Set version 1.2.7
All checks were successful
Deploy staging on push / pre-build (push) Successful in 2s
Deploy staging on push / build-bot (push) Successful in 3m15s
Deploy staging on push / build-web (push) Successful in 2m10s
Deploy staging on push / deploy (push) Successful in 22s

This commit is contained in:
2024-02-01 18:21:17 +01:00
parent 1fc8d441ad
commit dd4b9182f3
90 changed files with 158 additions and 158 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "web",
"version": "1.2.6",
"version": "1.2.7",
"scripts": {
"ng": "ng",
"update-version": "ts-node update-version.ts",

View File

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