bump TA_VERSION v0.3.6

This commit is contained in:
simon 2023-05-13 20:48:01 +07:00
parent 625dc357cc
commit ea42f0f1e3
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

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