bump version

This commit is contained in:
nytpu
2021-03-21 09:21:42 -06:00
parent 3081d41758
commit 692d6993c9
2 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -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')