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-compiler.git
commit 40ade6bf2157f76c1651fd50d0aeece80f56a0cf Author: Yishay Weiss <[email protected]> AuthorDate: Tue May 23 09:55:12 2023 +0300 update version to 0.9.11 --- build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 05bcc164f..11bad976b 100644 --- a/build.properties +++ b/build.properties @@ -18,9 +18,9 @@ ################################################################################ ##used by Ant scripts -release.version=0.9.10 +release.version=0.9.11 ##used by release jobs on Jenkins -releaseversion=0.9.10 +releaseversion=0.9.11 developbranchname=develop generated.by.match=/\\*\\*. \\* Generated by Apache Royale Compiler
