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