summaryrefslogtreecommitdiffstats
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index c9cea713d3..788637f709 100644
--- a/main.go
+++ b/main.go
@@ -21,7 +21,7 @@ import (
)
// Version holds the current Gitea version
-var Version = "1.4.0-dev"
+var Version = "1.5.0-dev"
// Tags holds the build tags used
var Tags = ""