feat(footer): bind version with package.json

This commit is contained in:
2025-08-08 12:55:05 +02:00
parent 17d4bc51f4
commit 4f5d034e53
6 changed files with 10 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "user-manager-ui",
"version": "4.0.0",
"version": "6.1.3",
"scripts": {
"ng": "ng",
"start:ssl": "ng serve --ssl -o",