From 49f93cdf640a9a4c50244a4d6770f908f0c173f8 Mon Sep 17 00:00:00 2001 From: nytpu Date: Sat, 17 Apr 2021 14:56:50 -0600 Subject: bump to v1.5.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5e52a5c..aab57cd 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ NAME := comitium # will automatically set main.Version with this string -VERSION ?= 1.5.1 +VERSION ?= 1.5.2 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') -- cgit v1.2.3