Merge branch 'refactor-react-migration' into refactor-app-split

This commit is contained in:
Simon
2024-08-03 22:10:42 +02:00

View File

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