diff --git a/main.go b/main.go index 383dbc209..f208c1d62 100644 --- a/main.go +++ b/main.go @@ -17,7 +17,7 @@ import ( ) // Version holds the current Gitea version -var Version = "1.1.0+dev" +var Version = "1.2.0-dev" // Tags holds the build tags used var Tags = ""