Explorar o código

release: update version to 0.12.1

ᴜɴᴋɴᴡᴏɴ %!s(int64=4) %!d(string=hai) anos
pai
achega
43fc826085
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gogs.go

+ 1 - 1
gogs.go

@@ -18,7 +18,7 @@ import (
 )
 
 func init() {
-	conf.App.Version = "0.12.0"
+	conf.App.Version = "0.12.1"
 }
 
 func main() {