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 5e87608 commit c3a0fb7Copy full SHA for c3a0fb7
webapp/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 = "0.7.1"
+const VERSION = "0.7.2"
0 commit comments