This is an automated email from the ASF dual-hosted git repository.
piotrz pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/release/0.9.6 by this push:
new 06a34e3 update royale.compiler.version and royale.typedefs.version in
pom
06a34e3 is described below
commit 06a34e3deb1715b18bee86f4b0650b044dd79f59
Author: piotrzarzycki21 <[email protected]>
AuthorDate: Mon Sep 16 09:31:30 2019 +0000
update royale.compiler.version and royale.typedefs.version in pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ff6972c..b52adfd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
<royale.compiler.version>0.9.6</royale.compiler.version>
<royale.typedefs.version>0.9.6</royale.typedefs.version>
<royale.build-tools.version>1.0.0</royale.build-tools.version>
- <royale.swc-date>9/2/19 9:06 -0800</royale.swc-date>
+ <royale.swc-date>9/16/19 9:06 -0800</royale.swc-date>
<royale.example.targets>JSRoyale</royale.example.targets>