bump to 1.6.0

This commit is contained in:
nytpu
2021-04-19 10:43:44 -06:00
parent 51abebb663
commit 62d76d7693
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
NAME := comitium
# will automatically set main.Version with this string
VERSION ?= 1.5.2
VERSION ?= 1.6.0
# source dirs & files #
GOSRC := $(shell find . -type f -name '*.go')