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 f00e346 update royale.compiler.version and royale.typedefs.version in
pom
f00e346 is described below
commit f00e3461754c694c9608b1de9cfef47b00ba1c87
Author: piotrzarzycki21 <[email protected]>
AuthorDate: Wed Sep 18 11:37:42 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 b52adfd..5176050 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/16/19 9:06 -0800</royale.swc-date>
+ <royale.swc-date>9/18/19 9:06 -0800</royale.swc-date>
<royale.example.targets>JSRoyale</royale.example.targets>