diff --git a/package-lock.json b/package-lock.json index 609632fce4..0d8dd15656 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "c2c_ui", - "version": "7.15.3", + "version": "7.15.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "c2c_ui", - "version": "7.15.3", + "version": "7.15.4", "hasInstallScript": true, "license": "AGPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 772496baa2..1b7db9e598 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "c2c_ui", - "version": "7.15.3", + "version": "7.15.4", "private": true, "description": "https://www.camptocamp.org user interface", "author": "Camptocamp community ",