mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
Update to 9.0.4
This commit is contained in:
parent
eaf74931b2
commit
0a15309cf6
4 changed files with 5 additions and 5 deletions
|
@ -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:** 9.0.3
|
||||
**Shipped version:** 9.0.4
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -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:** 9.0.3
|
||||
**Version incluse:** 9.0.4
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/9.0.3.tar.gz
|
||||
SOURCE_SUM=bb5ed317a545bc3ffb9a3e2f28ed22ddb7376e12a5eddcc5eda6a3ae0bfb720e
|
||||
SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/9.0.4.tar.gz
|
||||
SOURCE_SUM=1c4a17e17441bf07c4502e381ccec957d7a895e24551c1ff8bd3692bcd877632
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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": "9.0.3~ynh1",
|
||||
"version": "9.0.4~ynh1",
|
||||
"url": "https://www.dolibarr.org/",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue