From: Jérôme Benoit Date: Tue, 4 Oct 2022 23:06:27 +0000 (+0200) Subject: Version 1.1.76 X-Git-Tag: v1.1.76^0 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=8b5ff2731c5c0bda5ce54bd76d3e133eac1cb5da;p=e-mobility-charging-stations-simulator.git Version 1.1.76 --- diff --git a/package-lock.json b/package-lock.json index bdc96555..f14f852f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "e-mobility-charging-stations-simulator", - "version": "1.1.75", + "version": "1.1.76", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "e-mobility-charging-stations-simulator", - "version": "1.1.75", + "version": "1.1.76", "license": "Apache-2.0", "dependencies": { "@mikro-orm/core": "^5.4.2", diff --git a/package.json b/package.json index 48088b87..3f7a9dd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "e-mobility-charging-stations-simulator", - "version": "1.1.75", + "version": "1.1.76", "engines": { "node": ">=16.0.0", "npm": ">=8.0.0" diff --git a/sonar-project.properties b/sonar-project.properties index bb3914fe..a69507ac 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -3,7 +3,7 @@ sonar.organization=sap-1 # This is the name and version displayed in the SonarCloud UI. sonar.projectName=e-mobility-charging-stations-simulator -sonar.projectVersion=1.1.75 +sonar.projectVersion=1.1.76 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. #sonar.sources=.