This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git

commit d845bd80c1eedcaa11a6e84688c423ebb5c33b95
Author: Yishay Weiss <[email protected]>
AuthorDate: Sun Oct 20 17:06:45 2024 +0100

    update version to 0.9.12
---
 build.properties | 4 ++--
 pom.xml          | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.properties b/build.properties
index e7f21a9..e4608ca 100644
--- a/build.properties
+++ b/build.properties
@@ -18,7 +18,7 @@
 
################################################################################
 
 ##used by Ant scripts
-release.version=0.9.11
+release.version=0.9.12
 ##used by release jobs on Jenkins
-releaseversion=0.9.11
+releaseversion=0.9.12
 developbranchname=develop
diff --git a/pom.xml b/pom.xml
index 400e902..cebe118 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <maven.version>3.8.1</maven.version>
 
     <royale.build-tools.version>1.2.1</royale.build-tools.version>
-    <royale.compiler.version>0.9.11</royale.compiler.version>
+    <royale.compiler.version>0.9.12-SNAPSHOT</royale.compiler.version>
 
     <release-profiles>apache-release</release-profiles>
 

Reply via email to