chore: add VERSION tracking files (v1.1.0)

This commit is contained in:
Du Wenbo
2026-04-05 15:53:37 +08:00
parent 7811bc1f08
commit b607049744
2 changed files with 8 additions and 0 deletions

1
VERSION Normal file
View File

@@ -0,0 +1 @@
1.1.0

7
VERSIONS.json Normal file
View File

@@ -0,0 +1,7 @@
{
"project": "ems-frontend-template",
"project_version": "1.1.0",
"core_version": "1.1.0",
"last_updated": "2026-04-05",
"notes": "Initial frontend template from ems-core v1.1.0"
}