mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUAC-855: Bump version numbers to 0.9.3 where applicable.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<groupId>org.glyptodon.guacamole</groupId>
|
||||
<artifactId>guacamole-common-js</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>0.9.2</version>
|
||||
<version>0.9.3</version>
|
||||
<name>guacamole-common-js</name>
|
||||
<url>http://guac-dev.org/</url>
|
||||
|
||||
|
@@ -30,4 +30,4 @@ var Guacamole = Guacamole || {};
|
||||
*
|
||||
* @type String
|
||||
*/
|
||||
Guacamole.API_VERSION = "0.9.2";
|
||||
Guacamole.API_VERSION = "0.9.3";
|
||||
|
Reference in New Issue
Block a user