From 3488caa3188dc75b734aafa5bc6f9cee8b6d896e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 23 Oct 2022 09:14:18 +0200 Subject: [PATCH 1/3] Update updater.sh --- .github/workflows/updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index f29cef0..79a0171 100644 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -10,7 +10,7 @@ # automatic actions when a new upstream release is detected. # Remove this exit command when you are ready to run this Action -#exit 1 +exit 1 #================================================= # FETCHING LATEST RELEASE AND ITS ASSETS From ff8f3572323f6f11f686f3b951df1881d5fe9b51 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 23 Oct 2022 09:14:37 +0200 Subject: [PATCH 2/3] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8074dd1..e94c966 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Programming language to create your own interactive stories, games, and animations", "fr": "Langage de programmation pour créer vos propres histoires, jeux et animations interactifs" }, - "version": "3.0~ynh2", + "version": "3.0~ynh3", "url": "https://scratch.mit.edu/", "upstream": { "license": "BSD-3-Clause", From 48a5faebe4c2b21c3bc21f79d4da5ae4c7a9057b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 23 Oct 2022 07:14:43 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89f1277..c185c42 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations. -**Shipped version:** 3.0~ynh2 +**Shipped version:** 3.0~ynh3 **Demo:** https://llk.github.io/scratch-gui/develop/ diff --git a/README_fr.md b/README_fr.md index 4c922e7..1fbc9dc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Scratch est un langage de programmation graphique manipulable et exécutable par le logiciel de même nom à vocation éducative. Ainsi, Scratch est à la fois un environnement de développement et un moteur d’exécution du langage Scratch mais aussi un site web. -**Version incluse :** 3.0~ynh2 +**Version incluse :** 3.0~ynh3 **Démo :** https://llk.github.io/scratch-gui/develop/