Bump version

This commit is contained in:
nytpu
2021-03-22 08:29:26 -06:00
parent 76a10a7b99
commit 447517737b
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.3.0
VERSION ?= 1.4.0
# source dirs & files #
GOSRC := $(shell find . -type f -name '*.go')