diff --git a/README.md b/README.md index 1057566..9dbfd17 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 A flat-file content management system and template engine -**Shipped version:** 1.10.9~ynh4 +**Shipped version:** 1.10.9~ynh5 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 07b0a21..56a0a8b 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 A flat-file content management system and template engine -**Version incluse :** 1.10.9~ynh4 +**Version incluse :** 1.10.9~ynh5 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 2b6cca9..e18afff 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Automad" description.en = "Flat-file content management system and template engine" description.fr = "Système de gestion de contenu de fichiers plats et un moteur de modèles" -version = "1.10.9~ynh4" +version = "1.10.9~ynh5" maintainers = [] @@ -42,7 +42,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/marcantondahmen/automad/archive/refs/tags/1.10.9.tar.gz" sha256 = "d60266a2e7b4f433cf0484583dfd933c9facfbd09ab79c6db5897e9b8abe996b" - + autoupdate.strategy = "latest_github_tag" [resources.system_user]