From aebe9ececb7d8dbf64543072151c86646f737a0c Mon Sep 17 00:00:00 2001 From: packagrio-bot Date: Tue, 14 Nov 2023 00:55:48 +0000 Subject: [PATCH] (v0.4.14) 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 c83e96a9e..28d610aff 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.4.13" +const VERSION = "0.4.14"