This is an automated email from the ASF dual-hosted git repository. piotrz pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git
commit 4f054fc1297cf0747c9d2acbd69b7ef81e873131 Author: Piotr Zarzycki <[email protected]> AuthorDate: Sun Oct 6 10:47:01 2019 +0200 update version to 0.9.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f153aab..61f2e59 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding> <maven.version>3.3.1</maven.version> - <royale.compiler.version>0.9.6</royale.compiler.version> + <royale.compiler.version>0.9.7-SNAPSHOT</royale.compiler.version> <royale.build-tools.version>1.1.0</royale.build-tools.version> <royale.swc-date>9/24/19 9:06 -0800</royale.swc-date>
