diff --git a/README.md b/README.md index 66c31a2..1ac0ec3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Redmine is a flexible project management web application written using Ruby on Rails framework. -**Shipped version:** 5.0.6~ynh1 +**Shipped version:** 5.1.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 3a64077..1356692 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Redmine est une application web de gestion de projet flexible écrite à l'aide du framework Ruby on Rails. -**Version incluse :** 5.0.6~ynh1 +**Version incluse :** 5.1.2~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 05c9f7e..0f01db8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Redmine" description.en = "Flexible project management web application" description.fr = "Gestionnaire de projet flexible sous forme d'application web" -version = "5.0.6~ynh1" +version = "5.1.2~ynh1" maintainers = [""] @@ -36,8 +36,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/redmine/redmine/archive/refs/tags/5.0.6.tar.gz" - sha256 = "ecdfd7fd377ff3812726a8e0d6d82f6a0fa2be09c271b03472b071f5ed4713f6" + url = "https://github.com/redmine/redmine/archive/refs/tags/5.1.2.tar.gz" + sha256 = "beafc7faf7f75f253f0b53f443a64b0ba65a75666cbf6857aae9b1492a2ffbd3" autoupdate.strategy = "latest_github_tag" [resources.system_user]