From b0c9e8db31b3b095eae31d52fbf550169296805c Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:51:09 -0400 Subject: [PATCH] Fixes --- README.md | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c6b695b05..92e8152a1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cline (prev. Claude Dev) – \#1 on OpenRouter +# Cline

diff --git a/package.json b/package.json index a6e25a605..61e448032 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "claude-dev", - "displayName": "Cline (prev. Claude Dev)", + "displayName": "Cline", "description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.", - "version": "2.0.1", + "version": "2.0.2", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#556C80",