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