GUAC-772: Update guacamole-common-js API_VERSION.

This commit is contained in:
Michael Jumper
2014-07-21 13:51:11 -07:00
parent db2066fa1f
commit a1452dd0b0
2 changed files with 2 additions and 2 deletions

View File

@@ -30,4 +30,4 @@ var Guacamole = Guacamole || {};
*
* @type String
*/
Guacamole.API_VERSION = "0.9.1";
Guacamole.API_VERSION = "0.9.2";