bump TA_VERSION

This commit is contained in:
simon
2023-04-10 11:25:18 +07:00
parent 82d873a70f
commit 5723ff1d20

View File

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