diff --git a/README.md b/README.md index 173589f..c8ff539 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M - Asset reservation -**Shipped version:** 10.0.10~ynh1 +**Shipped version:** 10.0.12~ynh1 ## Screenshots @@ -42,7 +42,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 20627f9..b9ea1bb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel - Base de connaissances et foire aux questions (FAQ) - Réservation d'actifs -**Version incluse :** 10.0.10~ynh1 +**Version incluse :** 10.0.12~ynh1 ## Captures d’écran @@ -41,7 +41,7 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs diff --git a/manifest.toml b/manifest.toml index 4516a79..b524d6f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "GLPI" description.en = "IT Asset Management" description.fr = "Gestion des services informatiques (ITSM)" -version = "10.0.10~ynh1" +version = "10.0.12~ynh1" maintainers = [] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/glpi-project/glpi/releases/download/10.0.10/glpi-10.0.10.tgz" - sha256 = "b303eece25bcbf81cd6bcd74b2a8412f02b33c3471bd935530b06470dcf7b051" + url = "https://github.com/glpi-project/glpi/releases/download/10.0.12/glpi-10.0.12.tgz" + sha256 = "7980cd5f9ab10dc234e1e42950acd42c2977e5c3da4d540ef000e9caa72cec85" autoupdate.strategy = "latest_github_tag" [resources.system_user]