diff --git a/package-lock.json b/package-lock.json index 49882189f4..1658a90437 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "c2c_ui", - "version": "7.7.1", + "version": "7.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "c2c_ui", - "version": "7.7.1", + "version": "7.8.0", "license": "AGPL-3.0-or-later", "dependencies": { "@brunobesson/vue-awesome-swiper": "4.1.4", diff --git a/package.json b/package.json index fd88e30f60..12880dc5df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "c2c_ui", - "version": "7.7.1", + "version": "7.8.0", "private": true, "description": "https://www.camptocamp.org user interface", "author": "Camptocamp community ",