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

joshtynjala pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e6c5d0c8 update source code and binary distribution download links to 
0.9.10, released in May 2023
e6c5d0c8 is described below

commit e6c5d0c8c7ead611656f8e9641b61608c43f31a0
Author: Josh Tynjala <joshtynj...@apache.org>
AuthorDate: Tue May 30 08:43:19 2023 -0700

    update source code and binary distribution download links to 0.9.10, 
released in May 2023
---
 download.md    | 10 +++++-----
 source-code.md |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/download.md b/download.md
index 290874b1..b0eda03e 100644
--- a/download.md
+++ b/download.md
@@ -9,22 +9,22 @@ On this page, you can find the _binary distributions_ of 
Apache Royale SDK to do
 
 ## Current Release
 
-The current version of Apache Royale is **0.9.9**, released in **April 2022**. 
It is **beta-quality**. This means that Royale may not work entirely as you or 
we want it to, and that certain "standard" components or functions are not yet 
available. However, you can create applications in Royale and compile them to 
run either in a browser window or on the Flash/AIR platforms.
+The current version of Apache Royale is **0.9.10**, released in **May 2023**. 
It is **beta-quality**. This means that Royale may not work entirely as you or 
we want it to, and that certain "standard" components or functions are not yet 
available. However, you can create applications in Royale and compile them to 
run either in a browser window or on the Flash/AIR platforms.
 
 Download the compiled (binary) version of Royale from one of the Apache mirror 
sites linked below.
 
 To create JavaScript applications with Royale, download from here:
 
 <div class="btn-group">
-<a class="btn btn-download" 
href="https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.tar.gz";><i
 class="fa fa-download"></i> Apache Royale JS-Only 0.9.9 (TAR.GZ)</a>
-<a class="btn btn-download" 
href="https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.zip";><i
 class="fa fa-download"></i> Apache Royale JS-Only 0.9.9 (ZIP)</a>
+<a class="btn btn-download" 
href="https://www.apache.org/dyn/closer.lua/royale/0.9.10/binaries/apache-royale-0.9.10-bin-js.tar.gz";><i
 class="fa fa-download"></i> Apache Royale JS-Only 0.9.10 (TAR.GZ)</a>
+<a class="btn btn-download" 
href="https://www.apache.org/dyn/closer.lua/royale/0.9.10/binaries/apache-royale-0.9.10-bin-js.zip";><i
 class="fa fa-download"></i> Apache Royale JS-Only 0.9.10 (ZIP)</a>
 </div>
 
 To create JavaScript and SWF applications with Royale, download from here:
 
 <div class="btn-group">
-<a class="btn btn-download" 
href="https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.tar.gz";><i
 class="fa fa-download"></i> Apache Royale JS/SWF 0.9.9 (TAR.GZ)</a>
-<a class="btn btn-download" 
href="https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.zip";><i
 class="fa fa-download"></i> Apache Royale JS/SWF 0.9.9 (ZIP)</a>
+<a class="btn btn-download" 
href="https://www.apache.org/dyn/closer.lua/royale/0.9.10/binaries/apache-royale-0.9.10-bin-js-swf.tar.gz";><i
 class="fa fa-download"></i> Apache Royale JS/SWF 0.9.10 (TAR.GZ)</a>
+<a class="btn btn-download" 
href="https://www.apache.org/dyn/closer.lua/royale/0.9.10/binaries/apache-royale-0.9.10-bin-js-swf.zip";><i
 class="fa fa-download"></i> Apache Royale JS/SWF 0.9.10 (ZIP)</a>
 </div>
 
 Copy the contents of the download into a directory on your computer, then 
connect it to the IDE you are using.
diff --git a/source-code.md b/source-code.md
index 3a1f456e..c607bf7d 100644
--- a/source-code.md
+++ b/source-code.md
@@ -7,13 +7,13 @@ Get the code, build and modify to your needs.
 
 ## Current Release
 
-The current version of Apache Royale is **0.9.9**, released in **April 2022**. 
It is **beta quality**. This means that Royale may not work entirely as you or 
we want it to, and that certain "standard" components or functions are not yet 
available. However, you can create applications in Royale and compile them to 
run either in a browser window or on the Flash/AIR platforms.
+The current version of Apache Royale is **0.9.10**, released in **May 2023**. 
It is **beta quality**. This means that Royale may not work entirely as you or 
we want it to, and that certain "standard" components or functions are not yet 
available. However, you can create applications in Royale and compile them to 
run either in a browser window or on the Flash/AIR platforms.
 
 Download the source code for Royale from one of the Apache mirror sites:
 
 <div class="btn-group">
-<a class="btn btn-download" 
href="http://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.tar.gz";><i
 class="fa fa-download"></i> Apache Royale 0.9.9 Source (TAR.GZ)</a>
-<a class="btn btn-download" 
href="http://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.zip";><i
 class="fa fa-download"></i> Apache Royale 0.9.9 Source (ZIP)</a>
+<a class="btn btn-download" 
href="http://www.apache.org/dyn/closer.lua/royale/0.9.10/apache-royale-0.9.10-src.tar.gz";><i
 class="fa fa-download"></i> Apache Royale 0.9.10 Source (TAR.GZ)</a>
+<a class="btn btn-download" 
href="http://www.apache.org/dyn/closer.lua/royale/0.9.10/apache-royale-0.9.10-src.zip";><i
 class="fa fa-download"></i> Apache Royale 0.9.10 Source (ZIP)</a>
 </div>
 
 ## Older Releases

Reply via email to