bump TA_VERSION

This commit is contained in:
simon
2022-11-05 11:58:41 +07:00
parent b4620504b8
commit eda56236ce

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-unstable"
TA_VERSION = "v0.2.4"