From ff7e5c88668121a44c6dc6fdbbb8ad24fb59780d Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:03:11 -0800 Subject: [PATCH] Update package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72db4e14e9..dcffdf0d6c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "claude-dev", "displayName": "Cline", "description": "Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way.", - "version": "3.4.2", + "version": "3.4.3", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#617A91",