You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2021/01/07 14:29:23 UTC

[royale-asjs] branch develop updated: tour-de-jewel: change welcome version text to match current snapshot

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

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 79e9ea8  tour-de-jewel: change welcome version text to match current snapshot
79e9ea8 is described below

commit 79e9ea856f6bf6acc350c9ec40b6e3ef1f16a2f3
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Thu Jan 7 15:29:14 2021 +0100

    tour-de-jewel: change welcome version text to match current snapshot
---
 examples/jewel/TourDeJewel/src/main/royale/WelcomeSection.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/jewel/TourDeJewel/src/main/royale/WelcomeSection.mxml b/examples/jewel/TourDeJewel/src/main/royale/WelcomeSection.mxml
index a45177d..6d30c3b 100644
--- a/examples/jewel/TourDeJewel/src/main/royale/WelcomeSection.mxml
+++ b/examples/jewel/TourDeJewel/src/main/royale/WelcomeSection.mxml
@@ -74,7 +74,7 @@ limitations under the License.
             </j:beads>
         </j:Image>
 
-        <html:H1 text="Welcome to Apache Royale Tour de Jewel Component Explorer v.0.9.7">
+        <html:H1 text="Welcome to Apache Royale Tour de Jewel Component Explorer v.0.9.8-SNAPSHOT">
             <html:beads>
                 <j:TextAlign align="center"/>
             </html:beads>