From 62d76d76939a20d31f2a307d1e0e8bb1cde67e09 Mon Sep 17 00:00:00 2001 From: nytpu Date: Mon, 19 Apr 2021 10:43:44 -0600 Subject: bump to 1.6.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6ff5b6c..6662547 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ NAME := comitium # will automatically set main.Version with this string -VERSION ?= 1.5.2 +VERSION ?= 1.6.0 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') -- cgit v1.2.3