feat: update PWA installation logic, enhance app versioning, and streamline environment configurations

This commit is contained in:
2026-05-11 20:26:02 +03:30
parent ff9bbad336
commit d513ea381e
8 changed files with 9 additions and 17 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
{
"$schema": "./node_modules/@angular/service-worker/config/schema.json",
"appData": {
"appVersion": "0.0.3",
"buildDate": "2026-05-11T13:52:49.314Z",
"buildNumber": 3
"appVersion": "0.0.4",
"buildDate": "2026-05-11T16:11:59.783Z",
"buildNumber": 4
},
"assetGroups": [
{