diff options
| author | nytpu <alex@nytpu.com> | 2021-03-21 09:21:42 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-03-21 09:24:59 -0600 |
| commit | 692d6993c9fd811afdccbae385e83c0aab9245d5 (patch) | |
| tree | 3bb61c6b3b1f1e320dd91378395a218ea574b86e /Makefile | |
| parent | 3081d417585f8fcc3f3eb1a68dc2c957f72751c7 (diff) | |
bump version
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ NAME := comitium # will automatically set main.Version with this string -VERSION ?= 1.2.3 +VERSION ?= 1.3.0 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
