mirror of
https://github.com/gogs/gogs.git
synced 2025-05-31 11:42:13 +00:00
release: update version to 0.12.5
This commit is contained in:
parent
64102be2c9
commit
e309bc8324
2
gogs.go
2
gogs.go
@ -19,7 +19,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
conf.App.Version = "0.12.4"
|
||||
conf.App.Version = "0.12.5"
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user