From 9ec0d188c507866230762c58c5f041a6ff359fa2 Mon Sep 17 00:00:00 2001 From: mastereur <22839524+mastereur@users.noreply.github.com> Date: Sun, 29 Mar 2020 23:47:45 +0200 Subject: [PATCH] Update to 11.0.3 --- 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 e4c9e1e..e3f184e 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.6 +**Shipped version:** 11.0.3 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2b6cb25..bb10354 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.6 +**Version incluse:** 11.0.3 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 67c9b9b..d4ef600 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/10.0.6.tar.gz -SOURCE_SUM=46994bb84c79ecefabb0c3a2819e5ba6462da8d17d5d39cff5da7614b39e6d19 +SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/11.0.3.tar.gz +SOURCE_SUM=de9370c3c33c3e3df3785c253476e54a0e24d9d045327f5a7cdbcc880d47787a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4f45e79..0ff811d 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.6~ynh1", + "version": "11.0.3~ynh1", "url": "https://www.dolibarr.org/", "license": "GPL-3.0-or-later", "maintainer": {