diff --git a/README.md b/README.md index 043ec2e..d94bb07 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations. -**Shipped version:** 4.0.20~ynh1 +**Shipped version:** 4.0.21~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 5f69419..7caef61 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations. -**Versión actual:** 4.0.20~ynh1 +**Versión actual:** 4.0.21~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 1e3ab89..d02ad12 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations. -**Paketatutako bertsioa:** 4.0.20~ynh1 +**Paketatutako bertsioa:** 4.0.21~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index c76de8f..beb0973 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. 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 :** 4.0.20~ynh1 +**Version incluse :** 4.0.21~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index a66459c..d20a63c 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations. -**Versión proporcionada:** 4.0.20~ynh1 +**Versión proporcionada:** 4.0.21~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index d07b6cd..563cecc 100644 --- a/README_id.md +++ b/README_id.md @@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations. -**Versi terkirim:** 4.0.20~ynh1 +**Versi terkirim:** 4.0.21~ynh1 **Demo:** diff --git a/README_nl.md b/README_nl.md index b505aa1..47858e7 100644 --- a/README_nl.md +++ b/README_nl.md @@ -18,7 +18,7 @@ Hij mag NIET handmatig aangepast worden. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations. -**Geleverde versie:** 4.0.20~ynh1 +**Geleverde versie:** 4.0.21~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md index 9b3485d..7092956 100644 --- a/README_ru.md +++ b/README_ru.md @@ -18,7 +18,7 @@ Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations. -**Поставляемая версия:** 4.0.20~ynh1 +**Поставляемая версия:** 4.0.21~ynh1 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 5b1557d..ee1d10e 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations. -**分发版本:** 4.0.20~ynh1 +**分发版本:** 4.0.21~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 12c5f9b..5689a6d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Scratch" description.en = "Programming language to create your own interactive stories, games, and animations" description.fr = "Langage de programmation pour créer vos propres histoires, jeux et animations interactifs" -version = "4.0.20~ynh1" +version = "4.0.21~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.20.tar.gz" - sha256 = "bc05c3ae0d9abf454d969b5195c4cfc820a7f4c8cfddb6ac06098bc405cbd82a" + url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.21.tar.gz" + sha256 = "dbd8caefbb476297e6601159c3c52b1df1889bf5a102f694d69190e54cbfb661" autoupdate.strategy = "latest_github_tag" [resources.system_user]