docs: v2.33.0 [skip ci]

This commit is contained in:
Jose Quintana
2024-09-17 23:56:26 +02:00
parent e6a3487586
commit 3484e357de
4 changed files with 60 additions and 56 deletions

View File

@@ -23,7 +23,7 @@ fi
set -u
# SWS latest version
version=${SWS_INSTALL_VERSION:-"2.32.2"}
version=${SWS_INSTALL_VERSION:-"2.33.0"}
# Default directory where SWS will be installed
local_bin=${SWS_INSTALL_DIR:-"/usr/local/bin"}