Build new version #391
All checks were successful
Deploy dev on push / on-push-deploy_sh-edraft (push) Successful in 4m11s

This commit is contained in:
2023-10-02 08:25:18 +02:00
parent f5d88ec94c
commit 472a76d563
75 changed files with 154 additions and 154 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kdb-web",
"version": "1.1.8",
"version": "1.1.9",
"scripts": {
"ng": "ng",
"update-version": "ts-node update-version.ts",
@@ -51,4 +51,4 @@
"tslib": "^2.4.1",
"typescript": "~4.9.5"
}
}
}

View File

@@ -1,7 +1,7 @@
{
"WebVersion": {
"Major": "1",
"Minor": "1",
"Micro": "8"
}
}
"WebVersion": {
"Major": "1",
"Minor": "1",
"Micro": "9"
}
}