mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Merge pull request #86 from glyptodon/fix-js-version
GUAC-1018: Bump version in Version.js of guacamole-common-js (incorrect since 0.9.4).
This commit is contained in:
@@ -30,4 +30,4 @@ var Guacamole = Guacamole || {};
|
||||
*
|
||||
* @type String
|
||||
*/
|
||||
Guacamole.API_VERSION = "0.9.3";
|
||||
Guacamole.API_VERSION = "0.9.5";
|
||||
|
Reference in New Issue
Block a user