U 更新 v2.2.2

pull/59/head v2.2.2
vapao 2020-04-01 10:54:16 +08:00
parent bebd5277ee
commit 3c3889b8e5
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ AUTHENTICATION_EXCLUDES = (
re.compile('/apis/.*'), re.compile('/apis/.*'),
) )
SPUG_VERSION = 'v2.2.1' SPUG_VERSION = 'v2.2.2'
# override default config # override default config
try: try: