Browse Source

public/plugins: update notebookjs to 0.3.0 (#5077)

pull/5126/head
Unknwon 7 years ago
parent
commit
40eb652cfa
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3
  1. 2
      gogs.go
  2. 1
      public/plugins/notebookjs-0.2.6/notebook.min.js
  3. 1
      public/plugins/notebookjs-0.3.0/notebook.min.js
  4. 2
      templates/.VERSION

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

1
public/plugins/notebookjs-0.2.6/notebook.min.js vendored

File diff suppressed because one or more lines are too long

1
public/plugins/notebookjs-0.3.0/notebook.min.js vendored

File diff suppressed because one or more lines are too long

2
templates/.VERSION

@ -1 +1 @@
0.11.36.0306
0.11.36.0308
Loading…
Cancel
Save