From 64027777c1c1363d28ac494f2e19e82a5c7805f3 Mon Sep 17 00:00:00 2001 From: packagrio-bot Date: Wed, 1 Feb 2023 05:58:16 +0000 Subject: [PATCH] (v0.0.8) Automated packaging of release by Packagr --- backend/pkg/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pkg/version/version.go b/backend/pkg/version/version.go index fbb7514d..49cd7ff4 100644 --- a/backend/pkg/version/version.go +++ b/backend/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.7" +const VERSION = "0.0.8"