From 372f644995d07ed3649a3509262257f7c8b2e685 Mon Sep 17 00:00:00 2001 From: synt-xerror <169557594+synt-xerror@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:45:17 -0300 Subject: [PATCH] Bump version to 2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75dfaef..4d706df 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "manybot", - "version": "2.4.0", + "version": "2.4.1", "type": "module", "dependencies": { "node-addon-api": "^7",