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