From b8d78f414c3182f7b71198a2c1eeba049e60f06f Mon Sep 17 00:00:00 2001 From: g1nation Date: Sun, 3 May 2026 20:42:06 +0900 Subject: [PATCH] Version 2.56.0 Release: Wiki P-Reinforce v3.0 Synchronization --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9d8a8f..c926da9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "astra", "displayName": "Astra", "description": "A local Jarvis-style project operating assistant for VS Code. Connects memory, project context, tools, and a single thinking-partner voice.", - "version": "2.55.0", + "version": "2.56.0", "publisher": "connectailab", "license": "MIT", "icon": "assets/icon.png",