From eaa7b8b2ae61766d8d395b869b5cc8441bb8e586 Mon Sep 17 00:00:00 2001 From: George Raduta Date: Wed, 25 Oct 2023 09:20:54 +0200 Subject: [PATCH] Bump release version --- Framework/package-lock.json | 4 ++-- Framework/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Framework/package-lock.json b/Framework/package-lock.json index add565b9f..b6ac72b95 100644 --- a/Framework/package-lock.json +++ b/Framework/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aliceo2/web-ui", - "version": "2.4.0", + "version": "2.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@aliceo2/web-ui", - "version": "2.4.0", + "version": "2.5.0", "license": "GPL-3.0", "dependencies": { "express": "^4.18.0", diff --git a/Framework/package.json b/Framework/package.json index 73bf4dc8e..2dcae386d 100644 --- a/Framework/package.json +++ b/Framework/package.json @@ -1,6 +1,6 @@ { "name": "@aliceo2/web-ui", - "version": "2.4.0", + "version": "2.5.0", "description": "ALICE O2 Web UX framework", "author": "Adam Wegrzynek", "contributors": [