Pin version to 0.80 (#7420)

- a lot of changes in next version
This commit is contained in:
Chris
2025-09-05 13:27:40 -04:00
committed by GitHub
parent 1d989bea73
commit 3dd72e08e9
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ function update_script() {
rm -rf /opt/tududi/backend/dist
msg_ok "Backup and removed Files"
fetch_and_deploy_gh_release "tududi" "chrisvel/tududi"
fetch_and_deploy_gh_release "tududi" "chrisvel/tududi" "tarball" "v0.80" "/opt/tududi"
msg_info "Updating ${APP}"
cd /opt/tududi