From 94bdd85a7f70d0902474492fbfdffd5fc8176928 Mon Sep 17 00:00:00 2001 From: packagrio-bot Date: Mon, 29 Jan 2024 02:50:34 +0000 Subject: [PATCH] (v1.1.0) 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 ef563fe57..024c8279a 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 = "1.0.2" +const VERSION = "1.1.0"