mirror of
https://github.com/gogs/gogs.git
synced 2025-05-11 10:00:50 +00:00
release: update version to 0.12.3
This commit is contained in:
parent
fbe34c8c61
commit
f0e3cd90f8
2
gogs.go
2
gogs.go
@ -18,7 +18,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
conf.App.Version = "0.12.2"
|
||||
conf.App.Version = "0.12.3"
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user