From dbb7cbfc9370baefc3650dcd24abcd8fa851b675 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Fri, 12 Jun 2026 14:29:12 +0800 Subject: [PATCH] chore(release): bump plugin package version to 2026.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2d43da..91b9906 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openclaw-multi-session-plugins", - "version": "2026.6.1", + "version": "2026.6.2", "description": "OpenClaw plugin for per-session workspace isolation and scoped XWorkmate artifact handling", "type": "module", "license": "MIT",