Skip to content

Commit 9d40b8a

Browse files
committed
Bump version
1 parent 9ace35e commit 9d40b8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gogs.go

Lines changed: 1 addition & 1 deletion
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.0.0227"
19+
const APP_VER = "0.10.1.0228"
2020

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

templates/.VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.0.0227
1+
0.10.1.0228

0 commit comments

Comments
 (0)