bump TA_VERSION
This commit is contained in:
parent
2c09d6b28b
commit
afb3582bcf
|
|
@ -221,7 +221,7 @@ CORS_EXPOSE_HEADERS = ["X-Start-Timestamp"]
|
|||
|
||||
# TA application settings
|
||||
TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist"
|
||||
TA_VERSION = "v0.5.9-unstable"
|
||||
TA_VERSION = "v0.5.9"
|
||||
try:
|
||||
TA_START = RedisArchivist().get_message_str("STARTTIMESTAMP")
|
||||
except ValueError:
|
||||
|
|
|
|||
Loading…
Reference in New Issue