From 05d5981eabacb82bc436498c6f6f368f9f45e608 Mon Sep 17 00:00:00 2001 From: CamDavidsonPilon Date: Tue, 17 Sep 2024 09:40:46 -0400 Subject: [PATCH] bump --- update_scripts/upcoming/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_scripts/upcoming/update.sh b/update_scripts/upcoming/update.sh index 9094e954..c5159087 100644 --- a/update_scripts/upcoming/update.sh +++ b/update_scripts/upcoming/update.sh @@ -9,7 +9,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" UI_FOLDER=/var/www/pioreactorui SYSTEMD_DIR=/lib/systemd/system/ -UI_TAG="24.9.16" # TODO +UI_TAG="24.9.17" # TODO PIO_DIR="/home/pioreactor/.pioreactor" HOSTNAME=$(hostname)