From abf071b5d8418d9f6422a60a9a0c6182507d26d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Thu, 3 Jul 2025 14:37:40 +0800 Subject: [PATCH] fix: Update version to V0.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f4b777..2b0c8f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.16", + "version": "0.0.17", "description": "", "author": "", "license": "ISC",