|
@ -21,7 +21,7 @@ import ( |
|
|
) |
|
|
) |
|
|
|
|
|
|
|
|
// Version holds the current Gitea version
|
|
|
// Version holds the current Gitea version
|
|
|
var Version = "1.4.0-dev" |
|
|
|
|
|
|
|
|
var Version = "1.5.0-dev" |
|
|
|
|
|
|
|
|
// Tags holds the build tags used
|
|
|
// Tags holds the build tags used
|
|
|
var Tags = "" |
|
|
var Tags = "" |
|
|