diff --git a/spug_api/spug/settings.py b/spug_api/spug/settings.py index 7efbaf4..98383b2 100644 --- a/spug_api/spug/settings.py +++ b/spug_api/spug/settings.py @@ -123,7 +123,7 @@ AUTHENTICATION_EXCLUDES = ( re.compile('/apis/.*'), ) -SPUG_VERSION = 'v2.3.11' +SPUG_VERSION = 'v2.3.12' # override default config try: diff --git a/spug_web/src/libs/index.js b/spug_web/src/libs/index.js index b0e6717..900daf5 100644 --- a/spug_web/src/libs/index.js +++ b/spug_web/src/libs/index.js @@ -10,4 +10,4 @@ export * from './functools'; export * from './router'; export const http = _http; export const history = _history; -export const VERSION = 'v2.3.11'; +export const VERSION = 'v2.3.12'; diff --git a/spug_web/src/pages/login/index.js b/spug_web/src/pages/login/index.js index af68e7a..dae3565 100644 --- a/spug_web/src/pages/login/index.js +++ b/spug_web/src/pages/login/index.js @@ -45,7 +45,7 @@ class LoginIndex extends React.Component { title: '安全警告', className: styles.tips, content: