From fe1f2a793a3537a34ddcd5de7eebefe596f22acf Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Thu, 10 Oct 2024 19:09:01 -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 08994b6..0281eff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cline – \#1 on OpenRouter +# Cline (prev. Claude Dev) – \#1 on OpenRouter

diff --git a/package.json b/package.json index 7e4a3d7..d58b7de 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "claude-dev", - "displayName": "Cline", + "displayName": "Cline (prev. Claude Dev)", "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.4", + "version": "2.0.5", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#556C80",