From ec26a424074349b1d922224be4b61dbb24b951f0 Mon Sep 17 00:00:00 2001 From: kumarabhirup Date: Tue, 10 Mar 2026 18:32:10 -0700 Subject: [PATCH] chore: bump version to 2.2.3 in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8ceb65cea3..010a93f1b1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "denchclaw", - "version": "2.2.1", + "version": "2.2.3", "description": "Fully Managed OpenClaw Framework for managing your CRM, Sales Automation and Outreach agents. The only local productivity tool you need.", "keywords": [], "homepage": "https://github.com/DenchHQ/DenchClaw#readme",