Build patch version

This commit is contained in:
2023-04-03 07:56:25 +02:00
parent a9d180fdf1
commit 059bd3aaf1
83 changed files with 150 additions and 150 deletions

View File

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

View File

@@ -5,7 +5,7 @@
"WebVersion": {
"Major": "1",
"Minor": "0",
"Micro": "4"
"Micro": "5"
},
"Themes": [
{
@@ -25,4 +25,4 @@
"Name": "sh-edraft-dark-theme"
}
]
}
}