chore: bump Node version in selected scripts (#14873)

This commit is contained in:
Michel Roegl-Brunner
2026-06-02 09:05:25 +02:00
committed by GitHub
parent 40b86bef63
commit e9a9bf17ee
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ function update_script() {
exit
fi
NODE_VERSION="22" setup_nodejs
NODE_VERSION="24" setup_nodejs
if check_for_gh_release "soulsync" "Nezreka/SoulSync"; then
msg_info "Stopping Service"