diff options
author | Unknwon <u@gogs.io> | 2017-11-16 00:04:07 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-11-16 00:04:07 -0500 |
commit | 3dd93f5533f6634ae334d097a5daa8d38beb6d18 (patch) | |
tree | 8d0001743c59cde3d466fe39093fbe195fc96bdf /gogs.go | |
parent | 181dc5d75e0a8844a095198b095dc56e609351cf (diff) |
vendor: update github.com/gogits/git-module
Diffstat (limited to 'gogs.go')
-rw-r--r-- | gogs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ import ( "github.com/gogits/gogs/pkg/setting" ) -const APP_VER = "0.11.31.1022" +const APP_VER = "0.11.32.1115" func init() { setting.AppVer = APP_VER |