update TA_VERSION to unstable

This commit is contained in:
simon
2022-11-18 11:35:09 +07:00
parent 8f5311ff04
commit cc965ac473

View File

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