diff --git a/guacamole-common-js/src/main/webapp/modules/Version.js b/guacamole-common-js/src/main/webapp/modules/Version.js index 8d9183294..0f45f7a8e 100644 --- a/guacamole-common-js/src/main/webapp/modules/Version.js +++ b/guacamole-common-js/src/main/webapp/modules/Version.js @@ -30,4 +30,4 @@ var Guacamole = Guacamole || {}; * * @type String */ -Guacamole.API_VERSION = "0.9.1"; +Guacamole.API_VERSION = "0.9.2"; diff --git a/guacamole/src/main/webapp/client.xhtml b/guacamole/src/main/webapp/client.xhtml index 0264e68aa..93ca15ba1 100644 --- a/guacamole/src/main/webapp/client.xhtml +++ b/guacamole/src/main/webapp/client.xhtml @@ -156,7 +156,7 @@