From 1437df8e0e34d8a925a3e32eec880113ce9e3d31 Mon Sep 17 00:00:00 2001 From: Emmanuel Averty Date: Sat, 30 Sep 2023 10:05:41 +0200 Subject: [PATCH] fix: update version to 1.20.4-1~ynh2 --- README.md | 2 +- README_fr.md | 4 ++-- manifest.toml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d2e1407..ed236f6 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Brought to you by an inclusive community under the umbrella of Codeberg e.V., a - Customize HTML templates, static files and many others. -**Shipped version:** 1.20.4-1~ynh1 +**Shipped version:** 1.20.4-1~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 9cd2648..f3197de 100644 --- a/README_fr.md +++ b/README_fr.md @@ -34,7 +34,7 @@ Brought to you by an inclusive community under the umbrella of Codeberg e.V., a - Customize HTML templates, static files and many others. -**Version incluse :** 1.20.4-1~ynh1 +**Version incluse :** 1.20.4-1~ynh2 ## Captures d’écran @@ -61,4 +61,4 @@ ou sudo yunohost app upgrade forgejo -u https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/manifest.toml b/manifest.toml index 66716cf..307282f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Forgejo" description.en = "Lightweight software forge" description.fr = "Forge logiciel légère" -version = "1.20.4-1~ynh1" +version = "1.20.4-1~ynh2" maintainers = ["Emmanuel Averty"]