Merge branch 'testing' into refactor-react-migration

This commit is contained in:
Simon 2024-11-09 11:04:38 +07:00
commit bfeaefc476
1 changed files with 1 additions and 1 deletions

View File

@ -295,4 +295,4 @@ CORS_ALLOW_HEADERS = list(default_headers) + [
# TA application settings
TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist"
TA_VERSION = "v0.4.11-unstable"
TA_VERSION = "v0.4.11"