bump TA_VERSION

This commit is contained in:
Simon 2024-11-09 10:29:28 +07:00
parent 5a9b66fc90
commit 376fc071e1
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

View File

@ -276,4 +276,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"