From 9b90f7434caf18f827665b7775d0c3b7688af75f Mon Sep 17 00:00:00 2001 From: mastereur <22839524+mastereur@users.noreply.github.com> Date: Sat, 11 Jan 2020 02:26:03 +0100 Subject: [PATCH] Update to 10.0.6 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 729c49b..e4c9e1e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc...). -**Shipped version:** 10.0.4 +**Shipped version:** 10.0.6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d5c5abf..2b6cb25 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour ## Vue d'ensemble Dolibarr ERP & CRM est un logiciel moderne de gestion de votre activité professionnelle ou associative (contacts, factures, commandes, stocks, agenda, etc...). -**Version incluse:** 10.0.4 +**Version incluse:** 10.0.6 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index c6d5c6b..67c9b9b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/10.0.4.tar.gz -SOURCE_SUM=e81271eca9480045b168166ed42aedbe9f5f39505cbd5b691cf7c1bfc958ed76 +SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/10.0.6.tar.gz +SOURCE_SUM=46994bb84c79ecefabb0c3a2819e5ba6462da8d17d5d39cff5da7614b39e6d19 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5a47aea..4f45e79 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Dolibarr ERP & CRM is a modern and easy to use web software to manage your business (contacts, invoices, orders, products, stocks, agenda, emailings, etc...).", "fr": "Dolibarr ERP & CRM est un logiciel moderne de gestion de votre activité professionnelle ou associative (contacts, factures, commandes, stocks, agenda, etc...)." }, - "version": "10.0.4~ynh1", + "version": "10.0.6~ynh1", "url": "https://www.dolibarr.org/", "license": "GPL-3.0-or-later", "maintainer": {