From bb3e5bc677f983094c8994774c2476a9f33ccf77 Mon Sep 17 00:00:00 2001 From: mastereur <22839524+mastereur@users.noreply.github.com> Date: Mon, 19 Jul 2021 09:55:16 +0200 Subject: [PATCH 1/3] Update to 14.0.0 --- 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 3a2307b..8df8f22 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:** 13.0.4 +**Shipped version:** 14.0.0 ## Screenshots diff --git a/README_fr.md b/README_fr.md index faa22b6..474135f 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 :** 13.0.4 +**Version incluse :** 14.0.0 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 94ec60b..a85f7b8 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/13.0.4.tar.gz -SOURCE_SUM=92bcfe7bd72e40b6fe9c40105bad9c67c61b23a9c78de5f03fd05d1e95959304 +SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/14.0.0.tar.gz +SOURCE_SUM=55715a9833090095154e167fcb5e2d26cec1cd50044b2a6c3e2e09472db45042 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d3a943e..2f6b0d1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage the various aspects of your business or association.", "fr": "Gérez les différents aspects de votre activité pro ou associative." }, - "version": "13.0.4~ynh1", + "version": "14.0.0~ynh1", "url": "https://www.dolibarr.org/", "license": "GPL-3.0-or-later", "maintainer": { From e64dbc41660030c84913a49142d40910a6e7720c Mon Sep 17 00:00:00 2001 From: mastereur <22839524+mastereur@users.noreply.github.com> Date: Mon, 23 Aug 2021 10:35:12 +0200 Subject: [PATCH 2/3] Update to 14.0.1 --- 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 8df8f22..80336c3 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:** 14.0.0 +**Shipped version:** 14.0.1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 474135f..1481f52 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 :** 14.0.0 +**Version incluse :** 14.0.1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index a85f7b8..d960bf2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/14.0.0.tar.gz -SOURCE_SUM=55715a9833090095154e167fcb5e2d26cec1cd50044b2a6c3e2e09472db45042 +SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/14.0.1.tar.gz +SOURCE_SUM=3894869a7b4e03f51b8c2bbdc8a41c43d23f384ba09e5c87ec7c229cb77e6d57 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2f6b0d1..f8bae55 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage the various aspects of your business or association.", "fr": "Gérez les différents aspects de votre activité pro ou associative." }, - "version": "14.0.0~ynh1", + "version": "14.0.1~ynh1", "url": "https://www.dolibarr.org/", "license": "GPL-3.0-or-later", "maintainer": { From 1ea618aedbc884d0d994f3d750c8aad72efd05be Mon Sep 17 00:00:00 2001 From: mastereur <22839524+mastereur@users.noreply.github.com> Date: Tue, 21 Sep 2021 10:48:25 +0200 Subject: [PATCH 3/3] Update to 14.0.2 --- 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 80336c3..cf9d9d9 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:** 14.0.1 +**Shipped version:** 14.0.2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 1481f52..dd5c5c3 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 :** 14.0.1 +**Version incluse :** 14.0.2 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index d960bf2..1234a5c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/14.0.1.tar.gz -SOURCE_SUM=3894869a7b4e03f51b8c2bbdc8a41c43d23f384ba09e5c87ec7c229cb77e6d57 +SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/14.0.2.tar.gz +SOURCE_SUM=5747d7518115ad94b96606b00aad7fc687b1404bb5d838a0aef1d900998fc846 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f8bae55..dd74493 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage the various aspects of your business or association.", "fr": "Gérez les différents aspects de votre activité pro ou associative." }, - "version": "14.0.1~ynh1", + "version": "14.0.2~ynh1", "url": "https://www.dolibarr.org/", "license": "GPL-3.0-or-later", "maintainer": {