mirror of
https://github.com/gogs/gogs.git
synced 2025-12-20 15:20:01 +01:00
Merge branch 'master' of github.com:gogits/gogs into develop
This commit is contained in:
2
gogs.go
2
gogs.go
@@ -16,7 +16,7 @@ import (
|
|||||||
"github.com/gogits/gogs/modules/setting"
|
"github.com/gogits/gogs/modules/setting"
|
||||||
)
|
)
|
||||||
|
|
||||||
const APP_VER = "0.10.0.0227"
|
const APP_VER = "0.10.1.0228"
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
setting.AppVer = APP_VER
|
setting.AppVer = APP_VER
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.10.0.0227
|
0.10.1.0228
|
||||||
Reference in New Issue
Block a user