Set new version

This commit is contained in:
Sven Heidemann 2023-08-24 17:53:36 +02:00
parent 306ce2664c
commit c016d5fc84
2 changed files with 2 additions and 2 deletions

View File

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

View File

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