Build release version #1.1.0

This commit is contained in:
2023-08-21 14:44:11 +02:00
parent f41dfc9be2
commit 052e0f976a
90 changed files with 164 additions and 164 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kdb-web",
"version": "1.1.0.rc6",
"version": "1.1.0",
"scripts": {
"ng": "ng",
"update-version": "ts-node-esm update-version.ts",

View File

@@ -2,6 +2,6 @@
"WebVersion": {
"Major": "1",
"Minor": "1",
"Micro": "0.rc6"
"Micro": "0"
}
}