From 77daf8559bd3a493d77feb268001aa201b0038bd Mon Sep 17 00:00:00 2001 From: "Steven T. Cramer" Date: Fri, 11 Apr 2025 03:51:27 +0700 Subject: [PATCH] Move "Previously Roo Cline" to description from title (#2476) * Move "Previously Roo Cline" to description from title * Add a period. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 79bc9b4442..9e80dfafd8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "roo-cline", - "displayName": "Roo Code (prev. Roo Cline)", - "description": "A whole dev team of AI agents in your editor.", + "displayName": "Roo Code", + "description": "A whole dev team of AI agents in your editor. Previously Roo Cline.", "publisher": "RooVeterinaryInc", "version": "3.11.12", "icon": "assets/icons/icon.png",