From 48ed8f39da2ed9a091000c54253f873c648d8a64 Mon Sep 17 00:00:00 2001 From: packagrio-bot Date: Fri, 13 Oct 2023 00:22:13 +0000 Subject: [PATCH] (v0.4.3) 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 de384980d..ff8b2890d 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.2" +const VERSION = "0.4.3"