diff --git a/VERSIONS.json b/VERSIONS.json index 61f52af..3a9e7ff 100644 --- a/VERSIONS.json +++ b/VERSIONS.json @@ -1,7 +1,7 @@ { "project": "ems-frontend-template", - "project_version": "1.1.0", + "project_version": "1.2.0", "core_version": "1.1.0", - "last_updated": "2026-04-05", - "notes": "Initial frontend template from ems-core v1.1.0" + "last_updated": "2026-04-06", + "notes": "Base React/TypeScript UI template for customer frontends" }