bump to 1.6.1

This commit is contained in:
nytpu
2021-04-19 11:29:20 -06:00
parent e1a8aa8359
commit 28fd3d7b24
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.0
VERSION ?= 1.6.1
# source dirs & files #
GOSRC := $(shell find . -type f -name '*.go')