diff --git a/README.md b/README.md index 8530e5d..492217b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Snipeit is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc. -**Shipped version:** 6.3.0~ynh1 +**Shipped version:** 6.3.1~ynh1 **Demo:** https://snipeitapp.com/demo/ diff --git a/README_fr.md b/README_fr.md index 3019d00..f8827fe 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Snipeit est un projet FOSS pour la gestion des actifs dans les opérations informatiques. Savoir qui possède quel ordinateur portable, quand il a été acheté pour bien l'amortir, gérer les licences des logiciels, etc. -**Version incluse :** 6.3.0~ynh1 +**Version incluse :** 6.3.1~ynh1 **Démo :** https://snipeitapp.com/demo/ diff --git a/manifest.toml b/manifest.toml index bad840e..c8081f2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Snipe-IT" description.en = "Manage assets for IT operations" description.fr = "Gestionnaire de ressources informatiques" -version = "6.3.0~ynh1" +version = "6.3.1~ynh1" maintainers = [] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/snipe/snipe-it/archive/refs/tags/v6.3.0.tar.gz" - sha256 = "a27fcde775d78401b1eefabf68c3842a3640989636fb26238d3a4ed94758a6d9" + url = "https://github.com/snipe/snipe-it/archive/refs/tags/v6.3.1.tar.gz" + sha256 = "7ff56b93cd7609b390e8521dc843841a433dbbce079123fb26bf7519baab8014" autoupdate.strategy = "latest_github_tag" [resources.system_user]