diff --git a/README.md b/README.md index 869ba87..3f29a9a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Moodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments. Moodle is widely used around the world by universities, schools, companies and all manner of organisations and individuals. -**Shipped version:** 4.3.1~ynh1 +**Shipped version:** 4.3.3~ynh1 **Demo:** https://sandbox.moodledemo.net/ diff --git a/README_fr.md b/README_fr.md index 85a9c01..57e282e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Moodle est une plateforme d'apprentissage conçue pour fournir aux éducateurs, administrateurs et apprenants un système unique robuste, sécurisé et intégré pour créer des environnements d'apprentissage personnalisés. Moodle est largement utilisé dans le monde entier par les universités, les écoles, les entreprises et toutes sortes d'organisations et d'individus. -**Version incluse :** 4.3.1~ynh1 +**Version incluse :** 4.3.3~ynh1 **Démo :** https://sandbox.moodledemo.net/ diff --git a/manifest.toml b/manifest.toml index 7f4fbb9..4fda018 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Moodle" description.en = "Online learning platform" description.fr = "Plateforme d'apprentissage en ligne" -version = "4.3.2~ynh1" +version = "4.3.3~ynh1" maintainers = [""] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/moodle/moodle/archive/refs/tags/v4.3.2.tar.gz" - sha256 = "d6acdc0d8ca85a79daa65c91e371b71947601181a807401a8377e76fd15788e3" + url = "https://github.com/moodle/moodle/archive/refs/tags/v4.3.3.tar.gz" + sha256 = "9bb9971f035a4538b701185b42b98405cf8d1d0ae043b5a81b9ec54a12c5e869" autoupdate.strategy = "latest_github_tag" [resources.system_user]