Merge 0.9.14 changes back to master.

This commit is contained in:
Nick Couchman
2018-01-01 16:29:38 -05:00
31 changed files with 54 additions and 53 deletions

View File

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