Skip to content

Commit 375f1b1

Browse files
committed
Prepare release
[CI SKIP]
1 parent ad3c6ef commit 375f1b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gogs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/gogits/gogs/modules/setting"
1717
)
1818

19-
const APP_VER = "0.10.31.0327"
19+
const APP_VER = "0.10.31.0327 / 0.11 RC"
2020

2121
func init() {
2222
setting.AppVer = APP_VER

templates/.VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.31.0327
1+
0.10.31.0327 / 0.11 RC

0 commit comments

Comments
 (0)