mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-225: Bump version numbers to 0.9.12-incubating (guacamole-common unchanged).
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<groupId>org.apache.guacamole</groupId>
|
||||
<artifactId>guacamole-common-js</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>0.9.10-incubating</version>
|
||||
<version>0.9.12-incubating</version>
|
||||
<name>guacamole-common-js</name>
|
||||
<url>http://guacamole.incubator.apache.org/</url>
|
||||
|
||||
|
@@ -27,4 +27,4 @@ var Guacamole = Guacamole || {};
|
||||
*
|
||||
* @type {String}
|
||||
*/
|
||||
Guacamole.API_VERSION = "0.9.10-incubating";
|
||||
Guacamole.API_VERSION = "0.9.12-incubating";
|
||||
|
Reference in New Issue
Block a user