update TA_VERSION to v0.2.2

This commit is contained in:
simon
2022-09-19 15:21:55 +07:00
parent 6af080ab6e
commit db6840639a

View File

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