Set new version

This commit is contained in:
2023-09-28 07:40:09 +02:00
parent 0037a30c11
commit 957a54ccf3
90 changed files with 165 additions and 165 deletions

View File

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

View File

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