From 56500ebf98713bf00e40e2407e88345c75916ed9 Mon Sep 17 00:00:00 2001 From: g1nation Date: Mon, 4 May 2026 23:11:43 +0900 Subject: [PATCH] chore(release): v2.65.1 - g1nation rebranding & Antigravity support - Finalized personal branding for g1nation. - Integrated Antigravity platform support in README.md. - Rebuilt VSIX package with new identifier (g1nation.astra). --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3a98ce..38e2908 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "astra", "displayName": "Astra", "description": "The personal intelligence layer for Antigravity and VS Code. A private cognitive partner for deep project context, memory, and proactive strategic decision-making.", - "version": "2.65.0", + "version": "2.65.1", "publisher": "g1nation", "license": "MIT", "icon": "assets/icon.png",