mirror of https://github.com/openspug/spug
parent
bebd5277ee
commit
3c3889b8e5
|
@ -121,7 +121,7 @@ AUTHENTICATION_EXCLUDES = (
|
|||
re.compile('/apis/.*'),
|
||||
)
|
||||
|
||||
SPUG_VERSION = 'v2.2.1'
|
||||
SPUG_VERSION = 'v2.2.2'
|
||||
|
||||
# override default config
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue