diff --git a/.easya_info.json b/.easya_info.json index a6b6ed5803802c025ae5aa746f9437ebd52210aa..6418b9ce9b4a2585de1ead859eca043ee87b91e2 100644 --- a/.easya_info.json +++ b/.easya_info.json @@ -1,6 +1,6 @@ { "dlb_min_version": "14", - "dlb_max_version": "20", + "dlb_max_version": "21", "php_min_version": "7.0", "php_max_version": "8.2" -} \ No newline at end of file +} diff --git a/ChangeLog.md b/ChangeLog.md index 40c8f0ce1ff8aeecba89b555aaf2c1fabcc3256a..5ca21e2ed6bf4214af03d1c261e6e6a4b7fa0f74 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,6 +3,9 @@ Le format du fichier est basé sur [Tenez un ChangeLog](http://keepachangelog.co ## [Non Distribué] +## [14.0.15] - 10-02-2025 +- Compatibilité V21 + ## [14.0.14] - 07-11-2024 - Ajout: Génération document compte client depuis la génération des documents du tiers @@ -191,7 +194,8 @@ Le format du fichier est basé sur [Tenez un ChangeLog](http://keepachangelog.co - Version initial. -[Non Distribué]: https://git.open-dsi.fr/dolibarr-extension/extraitcompteclient/compare/v14.0.14...HEAD +[Non Distribué]: https://git.open-dsi.fr/dolibarr-extension/extraitcompteclient/compare/v14.0.15...HEAD +[14.0.15]: https://git.open-dsi.fr/dolibarr-extension/extraitcompteclient/commits/14.0.15 [14.0.14]: https://git.open-dsi.fr/dolibarr-extension/extraitcompteclient/commits/14.0.14 [14.0.13]: https://git.open-dsi.fr/dolibarr-extension/extraitcompteclient/commits/14.0.13 [14.0.12]: https://git.open-dsi.fr/dolibarr-extension/extraitcompteclient/commits/14.0.12 diff --git a/VERSION b/VERSION index 98b705a22ba56ead3f1f6c6e20d01420cdb34dbe..419f94d18aca40c6a7ad4c17b982e87bf3fc7510 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.0.13 +14.0.15