1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

Merge pull request #119 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-05-22 15:52:19 +02:00 committed by GitHub
commit f5aa3c34ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
**Shipped version:** 18.0.3~ynh2
**Shipped version:** 19.0.2~ynh1
**Demo:** <https://www.dolibarr.org/onlinedemo>

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
**Versión actual:** 18.0.3~ynh2
**Versión actual:** 19.0.2~ynh1
**Demo:** <https://www.dolibarr.org/onlinedemo>

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
**Paketatutako bertsioa:** 18.0.3~ynh2
**Paketatutako bertsioa:** 19.0.2~ynh1
**Demoa:** <https://www.dolibarr.org/onlinedemo>

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Dolibarr ERP & CRM est un logiciel moderne de gestion de votre activité professionnelle ou associative (contacts, factures, commandes, stocks, agenda, etc.).
**Version incluse:** 18.0.3~ynh2
**Version incluse:** 19.0.2~ynh1
**Démo:** <https://www.dolibarr.org/onlinedemo>

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
**Versión proporcionada:** 18.0.3~ynh2
**Versión proporcionada:** 19.0.2~ynh1
**Demo:** <https://www.dolibarr.org/onlinedemo>

View file

@ -18,7 +18,7 @@
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
**分发版本:** 18.0.3~ynh2
**分发版本:** 19.0.2~ynh1
**演示:** <https://www.dolibarr.org/onlinedemo>

View file

@ -7,7 +7,7 @@ name = "Dolibarr"
description.en = "Manage the various aspects of your business or association"
description.fr = "Gérez les différents aspects de votre activité pro ou associative"
version = "18.0.3~ynh2"
version = "19.0.2~ynh1"
maintainers = ["mastereur"]
@ -47,8 +47,8 @@ ram.runtime = "150M"
[resources]
[resources.sources.main]
url = "https://github.com/Dolibarr/dolibarr/archive/18.0.3.tar.gz"
sha256 = "8639d466b26f0fba7d2b610a96ffcf36a657b1e00bdc2e5a1ac5287521dcb4ed"
url = "https://github.com/Dolibarr/dolibarr/archive/refs/tags/19.0.2.tar.gz"
sha256 = "7da083cff05bf6522e3140b6a19c9eb87cdbab2e06df4cbf3dbebd6dd47d886d"
autoupdate.strategy = "latest_github_release"
[resources.sources.main_18_0_1]