GUACAMOLE-1411: Bump version numbers to 1.4.0.

This commit is contained in:
Michael Jumper
2021-12-10 23:11:14 -08:00
parent 66e1f1f136
commit 5e9e215356
42 changed files with 85 additions and 84 deletions

View File

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