From 447517737ba763e9fe1c770371e2972ea9ba0d63 Mon Sep 17 00:00:00 2001 From: nytpu Date: Mon, 22 Mar 2021 08:29:26 -0600 Subject: Bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7ac545c..dfea333 100644 --- a/Makefile +++ b/Makefile @@ -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') -- cgit v1.2.3