From 76b55ec905a8524d22ad21b3bd54e2e1ca7ab71c Mon Sep 17 00:00:00 2001 From: ZLY Date: Tue, 29 Jul 2025 16:28:29 +0800 Subject: [PATCH] =?UTF-8?q?chroe:=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=200.0.1=20->=200.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fabe770..71cf5bc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ai-chat", "displayName": "AI Chat", "description": "Open an AI chat webview panel from the status bar", - "version": "0.0.1", + "version": "0.0.2", "publisher": "your-publisher", "main": "./out/extension.js", "engines": {