mirror of
https://github.com/gogs/gogs.git
synced 2025-12-20 15:20:01 +01:00
public/plugins: update notebookjs to 0.3.0 (#5077)
This commit is contained in:
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
1
public/plugins/notebookjs-0.3.0/notebook.min.js
vendored
Executable file
1
public/plugins/notebookjs-0.3.0/notebook.min.js
vendored
Executable file
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
0.11.36.0306
|
||||
0.11.36.0308
|
||||
Reference in New Issue
Block a user