IPythonNotebook: CSS adjustment for PR #4070

This commit is contained in:
Unknwon
2017-02-07 17:11:46 -05:00
parent 9af0dd23dd
commit 0d9e435bfe
8 changed files with 119 additions and 113 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.9.132.0201"
const APP_VER = "0.9.133.0207"
func init() {
setting.AppVer = APP_VER