Version 1.1.80 v1.1.80
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 5 Oct 2022 14:40:48 +0000 (16:40 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 5 Oct 2022 14:40:48 +0000 (16:40 +0200)
package-lock.json
package.json
sonar-project.properties

index b458380f2c5b1586df9393a85eba48b389fa8532..4e8e6494d74f0d3a0dd03d311c58d5fd8421fade 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.79",
+  "version": "1.1.80",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.79",
+      "version": "1.1.80",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.4.2",
index 4c751ee4b879e6f52fa5a04bd8ce947ed49e4a31..607b2eab4a125bf32651632f6963f7a3468edebb 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.79",
+  "version": "1.1.80",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index d9edbfb9dbf00190e1ad7b28c6609e2951aa934c..37b3fb471c316663b3167130a91f1530f4e93608 100644 (file)
@@ -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.79
+sonar.projectVersion=1.1.80
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 #sonar.sources=.