diff --git a/README.md b/README.md index 683f7e6..1bba8a9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Yellow is for people who make small websites -**Shipped version:** 2023.10.26~ynh1 +**Shipped version:** 2023.11.01~ynh1 **Demo:** https://datenstrom.se/yellow/demo/ diff --git a/README_fr.md b/README_fr.md index 51fb183..08c1241 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Yellow is for people who make small websites -**Version incluse :** 2023.10.26~ynh1 +**Version incluse :** 2023.11.01~ynh1 **Démo :** https://datenstrom.se/yellow/demo/ diff --git a/manifest.toml b/manifest.toml index 198e98f..fb90170 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 = "2023.10.27~ynh1" +version = "2023.11.01~ynh1" maintainers = ["eric_G"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/bd4b59f874fd74e48ecc57764d9df850836e2bfb.tar.gz" - sha256 = "4529f4425ec236361e972cc317bd84fa90eef554711210de9a560b297fbe6c66" + url = "https://github.com/datenstrom/yellow/archive/f0f686ee64b7c98993e2fbe8bc5c69d13c3f860f.tar.gz" + sha256 = "3d80f1f903ca448645f4a8f04beb5353072434055273ef4c36182d8f0d9867b0" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"