From 097a62e2fa52e04cd4f8d1b0ea64963c4135c72c Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Thu, 7 May 2026 17:17:42 +0800 Subject: [PATCH] chore: bump openclaw multi-session plugin to 0.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7554c98..f3f67c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openclaw-multi-session-plugins", - "version": "0.1.8", + "version": "0.1.9", "description": "OpenClaw multi-session plugin runtime support for scoped XWorkmate artifacts", "type": "module", "license": "MIT",