diff --git a/README.md b/README.md index a67199e..52c138a 100644 --- a/README.md +++ b/README.md @@ -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:** diff --git a/README_es.md b/README_es.md index 791f082..f8a3974 100644 --- a/README_es.md +++ b/README_es.md @@ -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:** diff --git a/README_eu.md b/README_eu.md index 560f743..bcc8761 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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:** diff --git a/README_fr.md b/README_fr.md index abe9da1..2839fc3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 :** diff --git a/README_gl.md b/README_gl.md index 69b1d96..f59ab07 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 4997c38..807dce7 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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 **演示:** diff --git a/manifest.toml b/manifest.toml index 01751d6..395e748 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]