diff --git a/README.md b/README.md index 098b164..ee35b82 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.4.0~ynh2 +**Shipped version:** 4.4.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 9d5d6e3..cca536c 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. 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. -**Versión actual:** 4.4.0~ynh2 +**Versión actual:** 4.4.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 2a27fa2..5bd5218 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. 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. -**Paketatutako bertsioa:** 4.4.0~ynh2 +**Paketatutako bertsioa:** 4.4.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 442e4e3..46d2ea7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.4.0~ynh2 +**Version incluse :** 4.4.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index fce48de..c617989 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. 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. -**Versión proporcionada:** 4.4.0~ynh2 +**Versión proporcionada:** 4.4.1~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index e049cae..23b0968 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ 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. -**分发版本:** 4.4.0~ynh2 +**分发版本:** 4.4.1~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index f86baed..17a9f6f 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.4.0~ynh2" +version = "4.4.1~ynh1" maintainers = [] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/moodle/moodle/archive/refs/tags/v4.4.0.tar.gz" - sha256 = "e9a82d2080e476a4a9b17cb74a9b826530acffacf5b795961674c87dd32786ed" + url = "https://github.com/moodle/moodle/archive/refs/tags/v4.4.1.tar.gz" + sha256 = "dd182b8109288dc2615ccb613f67ce752b28dbaec9c8d9105c61ce23df09e11e" autoupdate.strategy = "latest_github_tag" [resources.system_user]