From a7b301a703c2a7b731f7054246c5c3deea180dd3 Mon Sep 17 00:00:00 2001 From: packagrio-bot Date: Wed, 15 Mar 2023 05:00:35 +0000 Subject: [PATCH] (v0.0.22) Automated packaging of release by Packagr --- pkg/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/version/version.go b/pkg/version/version.go index 4ef3d76..4d500b4 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -2,4 +2,4 @@ package version // VERSION is the app-global version string, which will be replaced with a // new value during packaging -const VERSION = "0.0.21" +const VERSION = "0.0.22"