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"]