mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-423: Bump version numbers for all modified components to 0.9.14.
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.13-incubating</version>
|
||||
<version>0.9.14</version>
|
||||
<name>guacamole-common-js</name>
|
||||
<url>http://guacamole.apache.org/</url>
|
||||
|
||||
|
@@ -27,4 +27,4 @@ var Guacamole = Guacamole || {};
|
||||
*
|
||||
* @type {String}
|
||||
*/
|
||||
Guacamole.API_VERSION = "0.9.13-incubating";
|
||||
Guacamole.API_VERSION = "0.9.14";
|
||||
|
Reference in New Issue
Block a user