We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b1bd35 commit 8d28b50Copy full SHA for 8d28b50
backend/pkg/version/version.go
@@ -2,4 +2,4 @@ package version
2
3
// VERSION is the app-global version string, which will be replaced with a
4
// new value during packaging
5
-const VERSION = "1.1.2"
+const VERSION = "1.1.3"
0 commit comments