From 0ab386b2fe5c2938303cdf8592b396c0e49e54b9 Mon Sep 17 00:00:00 2001 From: kumarabhirup Date: Thu, 12 Feb 2026 00:44:38 -0800 Subject: [PATCH] Update package version to 2026.2.6-3.5 in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a3be69e69f..d1264a98c99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ironclaw", - "version": "2026.2.6-3.4", + "version": "2026.2.6-3.5", "description": "AI-powered CRM platform with multi-channel agent gateway, DuckDB workspace, and knowledge management", "keywords": [], "license": "MIT",