Set version 1.2.5

This commit is contained in:
2024-01-13 13:36:47 +01:00
parent 83764b3cee
commit c846614274
92 changed files with 162 additions and 162 deletions

4
web/package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "web",
"version": "1.2.0",
"version": "1.2.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "web",
"version": "1.2.0",
"version": "1.2.4",
"dependencies": {
"@angular/animations": "^15.1.4",
"@angular/common": "^15.1.4",

View File

@@ -1,6 +1,6 @@
{
"name": "web",
"version": "1.2.4",
"version": "1.2.5",
"scripts": {
"ng": "ng",
"update-version": "ts-node update-version.ts",

View File

@@ -2,6 +2,6 @@
"WebVersion": {
"Major": "1",
"Minor": "2",
"Micro": "4"
"Micro": "5"
}
}