update TA_VERSION to v0.1.6

This commit is contained in:
simon
2022-06-04 09:47:51 +07:00
parent 41b3e06f73
commit 3504408e70

View File

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