Update to version 1.6.0 (#281)

* Update guac-upgrade.sh

Update to version 1.6.0

* Update guac-install.sh

Update to version 1.6.0

* Update guac-install-server.sh

Update to version 1.6.0

* Update docker-install.sh

Update to version 1.6.0

* Update README.md

Update to version 1.6.0
This commit is contained in:
TayloredSoftware
2025-09-30 16:15:23 -04:00
committed by GitHub
parent ae97aaca94
commit 3311167615
5 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ fi
# Version number of Guacamole to install
# Homepage ~ https://guacamole.apache.org/releases/
GUACVERSION="1.5.5"
GUACVERSION="1.6.0"
# Latest Version of MySQL Connector/J if manual install is required (if libmariadb-java/libmysql-java is not available via apt)
# Homepage ~ https://dev.mysql.com/downloads/connector/j/