diff --git a/README.md b/README.md index d01e434..8b9a404 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Yellow is for people who make small websites -**Shipped version:** 2024.04.13~ynh1 +**Shipped version:** 2024.04.20~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 32a4c03..333485b 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Yellow is for people who make small websites -**Paketatutako bertsioa:** 2024.04.13~ynh1 +**Paketatutako bertsioa:** 2024.04.20~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 4eb8674..f389867 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Yellow is for people who make small websites -**Version incluse :** 2024.04.13~ynh1 +**Version incluse :** 2024.04.20~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 76f2f12..cb2545e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Yellow is for people who make small websites -**Versión proporcionada:** 2024.04.13~ynh1 +**Versión proporcionada:** 2024.04.20~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ab57765..99cba1b 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Yellow is for people who make small websites -**分发版本:** 2024.04.13~ynh1 +**分发版本:** 2024.04.20~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 382960b..ca6c121 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Yellow" description.en = "Content management system (CMS) for simple website" description.fr = "Système de gestion de contenu (CMS) pour un site simple" -version = "2024.04.13~ynh1" +version = "2024.04.20~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/e73b6a34dc4d6f2fe325f0997fcd4d90d358ee40.tar.gz" - sha256 = "93bd92a315e3b190bf6578ae9a8540364ed76ae8cd8b19beb23b638e8f1e2e2f" + url = "https://github.com/datenstrom/yellow/archive/123ec7dfdcd5104ff6531be05d94721740db711f.tar.gz" + sha256 = "d658dce9b5477d4ed67485515325e9ff6dee92ad5950ce5e8f77ff4e49aac0c4" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"