diff --git a/README.md b/README.md index 1d7c4ec..603f3e8 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.5-0~ynh1 +**Shipped version:** 1.20.5-0~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 63c2457..744625d 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.5-0~ynh1 +**Version incluse :** 1.20.5-0~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 86ba79d..a0a3b84 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.5-0~ynh1" +version = "1.20.5-0~ynh2" maintainers = ["Emmanuel Averty"]