update TA_VERSION

This commit is contained in:
simon 2023-01-14 09:35:09 +07:00
parent 98366f1051
commit 18acf22d2e
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

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