From 4abbdd075780b906ede31a302522a799fa69192a Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 18 Jul 2025 16:03:08 +0800 Subject: [PATCH] fix: Update version to V1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2a3a97..1fe8299 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "1.0.10", + "version": "1.0.11", "description": "", "author": "", "license": "ISC",