From 8d28b50c859c8feb22a79aaf35b2458f0f64b7a8 Mon Sep 17 00:00:00 2001 From: packagrio-bot Date: Tue, 1 Oct 2024 01:41:06 +0000 Subject: [PATCH] (v1.1.3) 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 ef9c81cfa..5067562ae 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.1.2" +const VERSION = "1.1.3"