mirror of
https://github.com/MysticRyuujin/guac-install.git
synced 2025-12-05 23:53:23 +00:00
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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user