mirror of https://github.com/gogs/gogs.git
public/plugins: update notebookjs to 0.3.0 (#5077)
parent
f4e4ea1374
commit
40eb652cfa
2
gogs.go
2
gogs.go
|
@ -16,7 +16,7 @@ import (
|
|||
"github.com/gogits/gogs/pkg/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.11.36.0306"
|
||||
const APP_VER = "0.11.36.0308"
|
||||
|
||||
func init() {
|
||||
setting.AppVer = APP_VER
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
0.11.36.0306
|
||||
0.11.36.0308
|
Loading…
Reference in New Issue