add unstable footer

This commit is contained in:
simon
2023-05-07 09:58:07 +07:00
parent 0d2d3353a9
commit 206921baf0

View File

@@ -256,4 +256,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.3.5" TA_VERSION = "v0.3.6-unstable"