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 8ca0730 commit c6edb25Copy full SHA for c6edb25
main.go
@@ -29,7 +29,7 @@ import (
29
30
var (
31
// Version holds the current Gitea version
32
- Version = "1.9.0-dev"
+ Version = "development"
33
// Tags holds the build tags used
34
Tags = ""
35
// MakeVersion holds the current Make version if built with make
0 commit comments