GUACAMOLE-1604: Bump Guacamole.API_VERSION to 1.5.0.

This commit is contained in:
Mike Jumper
2023-01-10 16:40:52 -08:00
parent 5ecee2efaa
commit 0eed915d28

View File

@@ -27,4 +27,4 @@ var Guacamole = Guacamole || {};
* *
* @type {!string} * @type {!string}
*/ */
Guacamole.API_VERSION = "1.4.0"; Guacamole.API_VERSION = "1.5.0";