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