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