mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 18:09:33 +00:00
bump TA_VERSION, remove unstable tag
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user