bump version to 1.7.0

This commit is contained in:
nytpu
2021-05-13 10:48:17 -06:00
parent 528253d711
commit 25cf68a3e8
+1 -1
View File
@@ -3,7 +3,7 @@
NAME := comitium NAME := comitium
# will automatically set main.Version with this string # will automatically set main.Version with this string
VERSION ?= 1.6.3 VERSION ?= 1.7.0
# source dirs & files # # source dirs & files #
GOSRC := $(shell find . -type f -name '*.go') GOSRC := $(shell find . -type f -name '*.go')