GUAC-1018: Bump version in Version.js of guacamole-common-js (incorrect since 0.9.4).

This commit is contained in:
Michael Jumper
2015-02-15 21:11:51 -08:00
parent 2c02a0580a
commit 5ee2cb6da1

View File

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