mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-87: Bump guacamole-client version numbers to 0.9.10-incubating.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<groupId>org.apache.guacamole</groupId>
|
||||
<artifactId>guacamole-common-js</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>0.9.9-incubating</version>
|
||||
<version>0.9.10-incubating</version>
|
||||
<name>guacamole-common-js</name>
|
||||
<url>http://guac-dev.org/</url>
|
||||
|
||||
|
@@ -27,4 +27,4 @@ var Guacamole = Guacamole || {};
|
||||
*
|
||||
* @type {String}
|
||||
*/
|
||||
Guacamole.API_VERSION = "0.9.9";
|
||||
Guacamole.API_VERSION = "0.9.10-incubating";
|
||||
|
Reference in New Issue
Block a user