From b0434b72bf537a7db8b12dcdac4bfc4ce7ee9f0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Mon, 7 Jul 2025 11:49:11 +0800 Subject: [PATCH] fix: Update version to V0.0.37 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4c4f11c..4ec8e9f 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.36", - "device": "DT300W", + "version": "0.0.37", + "device": "DT600B", "description": "", "author": "", "license": "ISC",