Merge branch 'dev' into #446

This commit is contained in:
2023-12-03 16:06:36 +01:00
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"
}
}