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 0d4c63f commit 238bb80Copy full SHA for 238bb80
main.go
@@ -21,7 +21,7 @@ import (
21
)
22
23
// Version holds the current Gitea version
24
-var Version = "1.3.0-dev"
+var Version = "1.4.0-dev"
25
26
// Tags holds the build tags used
27
var Tags = ""
0 commit comments