From a2183ac335f43994354155093607f2dd28b170eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 15 Jul 2025 15:08:30 +0800 Subject: [PATCH] fix: Update version to V0.0.60 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1c480d4..20dc820 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.59", - "device": "DT100N", + "version": "0.0.60", + "device": "DT600B", "description": "", "author": "", "license": "ISC",