From cb47d2efc4556d4ea74dc971b2f329fef0e6aca5 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:30:13 -0400 Subject: [PATCH] Fixes --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0281eff61..08994b6f1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cline (prev. Claude Dev) – \#1 on OpenRouter +# Cline – \#1 on OpenRouter
diff --git a/package.json b/package.json
index 74ecbbc25..a688df176 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"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.3",
"icon": "assets/icons/icon.png",