bump version to 1.6.2

This commit is contained in:
nytpu
2021-05-03 10:27:33 -06:00
parent 6b7f50a2d9
commit 7dedad35bb
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.6.1
VERSION ?= 1.6.2
# source dirs & files #
GOSRC := $(shell find . -type f -name '*.go')