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 04728b5 commit f916aa0Copy full SHA for f916aa0
main.go
@@ -17,7 +17,7 @@ import (
17
)
18
19
// Version holds the current Gitea version
20
-var Version = "1.1.0+dev"
+var Version = "1.2.0-dev"
21
22
// Tags holds the build tags used
23
var Tags = ""
0 commit comments