add unstable tag
This commit is contained in:
parent
dfb984590d
commit
bc66b4bef6
|
|
@ -316,7 +316,7 @@ CORS_ALLOW_HEADERS = list(default_headers) + [
|
|||
|
||||
# TA application settings
|
||||
TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist"
|
||||
TA_VERSION = "v0.5.4"
|
||||
TA_VERSION = "v0.5.5-unstable"
|
||||
|
||||
# API
|
||||
REST_FRAMEWORK = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue