mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
changeset version bump
This commit is contained in:
parent
bc0a98bc5d
commit
b4c061d0bb
3 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
- Add Kimi K2 model to Groq along with fixes to context condensing math
|
||||
- Add Cmd+Shift+. keyboard shortcut for previous mode switching
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.23.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- - Add Kimi K2 model to Groq along with fixes to context condensing math
|
||||
|
||||
## [3.23.10] - 2025-07-14
|
||||
|
||||
- Prioritize built-in model dimensions over custom dimensions (thanks @daniel-lxs!)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"displayName": "%extension.displayName%",
|
||||
"description": "%extension.description%",
|
||||
"publisher": "RooVeterinaryInc",
|
||||
"version": "3.23.10",
|
||||
"version": "3.23.11",
|
||||
"icon": "assets/icons/icon.png",
|
||||
"galleryBanner": {
|
||||
"color": "#617A91",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue