From 7196997d08914b9d2e29811aa180c433784c9021 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 18 Jul 2025 17:47:29 +0800 Subject: [PATCH] fix: Update version to V1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d48999..1a0ecef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.70", + "version": "1.0.0", "device": "DT600B", "description": "", "author": "",