From a17b6caa9a0c30e835b7f5568ec13214c1078ee3 Mon Sep 17 00:00:00 2001 From: Marco <5818581+marcomura@users.noreply.github.com> Date: Tue, 30 Jun 2026 11:12:34 -0700 Subject: [PATCH] Update Rovo Dev to v202606.29.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e85349abd..68ae709e3 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ ], "main": "./build/extension/extension", "rovoDev": { - "version": "202606.17.1" + "version": "202606.29.1" }, "scripts": { "vscode:uninstall": "node ./build/extension/uninstall.js",