mirror of
https://github.com/gogs/gogs.git
synced 2025-05-15 20:10:28 +00:00
Compare commits
1 Commits
main
...
v0.13.0-rc
Author | SHA1 | Date | |
---|---|---|---|
|
8c21874c00 |
2
gogs.go
2
gogs.go
@ -18,7 +18,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
conf.App.Version = "0.13.0+dev"
|
conf.App.Version = "0.13.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user