bump version to 1.8.1

This commit is contained in:
nytpu
2021-10-24 20:04:17 -06:00
parent a5a33a65f0
commit cf20f5877e
+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.8.0 VERSION ?= 1.8.1
# source dirs & files # # source dirs & files #
GOSRC := $(shell find . -type f -name '*.go') GOSRC := $(shell find . -type f -name '*.go')