From 7d5c0a46202af04fa0feb89d72e8b2d3d14ba95d Mon Sep 17 00:00:00 2001 From: miwyf Date: Thu, 5 Mar 2026 15:29:50 +0800 Subject: [PATCH] chg description --- apps/local-monitor-lite/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/local-monitor-lite/manifest.json b/apps/local-monitor-lite/manifest.json index 2cb7513..84bb2f0 100644 --- a/apps/local-monitor-lite/manifest.json +++ b/apps/local-monitor-lite/manifest.json @@ -2,8 +2,8 @@ "id": "local-monitor-lite", "name": "Local Monitor Lite", "author": "miwyf", - "description": "A pure static dashboard for IAMMETER meters with configurable IP, refresh interval, timeout, and live /api/monitorjson display.", - "version": "0.1.0", + "description": "Lightweight local monitoring tool that automatically adapts to single-phase, three-phase, and net metering scenarios with configurable settings.", + "version": "0.1.1", "category": "monitoring", "type": "open-source", "runtime": "static",