Set new version
All checks were successful
Deploy dev on push / on-push-deploy_sh-edraft (push) Successful in 5m20s

This commit is contained in:
2023-12-03 15:31:29 +01:00
parent 84f994fd58
commit 6c5b514b41
91 changed files with 160 additions and 160 deletions

View File

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

View File

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