Compare commits

...
Author SHA1 Message Date
Arafatkatze 10ba0f62e8 Bump version to 3.62.0 with Minimax-2.5 banner 2026-02-13 13:55:57 -08:00
3 changed files with 6 additions and 3 deletions
+3
View File
@@ -1,5 +1,8 @@
# Changelog
## [3.62.0]
- Adding Minimax-2.5 Banner
## [3.61.0]
- UI/UX fixes with minimax model family
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "claude-dev",
"version": "3.61.0",
"version": "3.62.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "claude-dev",
"version": "3.61.0",
"version": "3.62.0",
"license": "Apache-2.0",
"workspaces": [
"cli"
+1 -1
View File
@@ -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.61.0",
"version": "3.62.0",
"icon": "assets/icons/icon.png",
"workspaces": [
"cli"