Skip to content

Commit c154721

Browse files
committed
Bump version
1 parent 48cdae2 commit c154721

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/gogs/gogs/pkg/setting"
1717
)
1818

19-
const Version = "0.11.91.0810"
19+
const Version = "0.11.91.0811"
2020

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

templates/.VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.91.0810
1+
0.11.91.0811

0 commit comments

Comments
 (0)