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>
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"project": "tp-ems",
|
"project": "tp-ems",
|
||||||
"project_version": "1.1.0",
|
"project_version": "1.2.0",
|
||||||
"customer": "天普大兴园区",
|
"customer": "天普大兴园区",
|
||||||
"core_version": "1.1.0",
|
"core_version": "1.1.0",
|
||||||
"frontend_template_version": "1.1.0",
|
"frontend_template_version": "1.1.0",
|
||||||
"last_updated": "2026-04-05",
|
"last_updated": "2026-04-06",
|
||||||
"notes": "Hooks plugin system integrated"
|
"notes": "Customer-owned frontend, device config, pricing"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user