From 8054e1399fc82b7a2d958a24302a05a8ac36146c Mon Sep 17 00:00:00 2001 From: idk Date: Sun, 28 Aug 2022 12:29:05 -0400 Subject: [PATCH] bump tag --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1e672bc..fc048fa 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ LOG := log/ ETC := etc/ USR := usr/ LOCAL := local/ -VERSION := 0.32.09 +VERSION := 0.33.0 GO111MODULE=on