Bump version to 1.8.2

This commit is contained in:
nytpu
2023-12-31 15:51:08 -07:00
parent d1ec2e65d6
commit a3a6a8b427
+1 -1
View File
@@ -3,7 +3,7 @@
NAME := comitium
# will automatically set main.Version with this string
VERSION ?= 1.8.1
VERSION ?= 1.8.2
# source dirs & files #
GOSRC := $(shell find . -type f -name '*.go')