From 4a18f1c418bcb29ef76339edbead5f7a72e6d883 Mon Sep 17 00:00:00 2001 From: Roe-xin Date: Mon, 2 Mar 2026 19:29:03 +0800 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 414f891..f7aa226 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iccoder", "displayName": "IC Coder: Agentic Verilog Platform", "description": "Agentic Verilog Coding Platform for Real-World FPGAs", - "version": "1.0.6", + "version": "1.0.7", "publisher": "ICCoderAgenticVerilogPlatform", "engines": { "vscode": "^1.80.0"