bump version to v1.8.0

This commit is contained in:
nytpu
2021-05-19 08:24:06 -06:00
parent afa1e32f0d
commit 9bd06f22ed
+1 -1
View File
@@ -3,7 +3,7 @@
NAME := comitium
# will automatically set main.Version with this string
VERSION ?= 1.7.0
VERSION ?= 1.8.0
# source dirs & files #
GOSRC := $(shell find . -type f -name '*.go')