Update to Version 1.5.4 (#264)

* Update README.md

Update to Version 1.5.4

* Update docker-install.sh

Updated to version 1.5.4

* Update guac-install-server.sh

Update to version 1.5.4

* Update guac-install.sh

Update to version 1.5.4

* Update guac-upgrade.sh
This commit is contained in:
wtaylor803
2024-01-18 22:02:47 -05:00
committed by GitHub
parent f403dcf10a
commit 762ce5145b
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.3"
GUACVERSION="1.5.4"
# 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/