We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa6471 commit c608392Copy full SHA for c608392
.changeset/v3.25.20.md
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Roo Code Changelog
2
3
+## [3.25.20] - 2025-08-19
4
+
5
+- Add announcement for Sonic model
6
7
## [3.25.19] - 2025-08-19
8
9
- Fix issue where new users couldn't select the Roo Code Cloud provider (thanks @daniel-lxs!)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.25.19",
+ "version": "3.25.20",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments