bump TA_VERSION

This commit is contained in:
Simon
2025-01-19 09:39:55 +07:00
parent 5e5c17a4fb
commit 0154136114

View File

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