Files
ems-frontend-template/VERSIONS.json
Du Wenbo 6a62272ba4 fix: update VERSIONS.json to match v1.2.0 tag
VERSIONS.json was still showing 1.1.0 while the git tag and commit
message already referenced v1.2.0. Sync version metadata.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 08:22:19 +08:00

8 lines
201 B
JSON

{
"project": "ems-frontend-template",
"project_version": "1.2.0",
"core_version": "1.1.0",
"last_updated": "2026-04-06",
"notes": "Base React/TypeScript UI template for customer frontends"
}