From 0905b6adfa6933fcdd6b00efa407f9b12ee2b40c Mon Sep 17 00:00:00 2001 From: "gitnexus-release-bot[bot]" <284939206+gitnexus-release-bot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 10:25:30 +0000 Subject: [PATCH] release: v1.6.8-rc.28 --- gitnexus/package-lock.json | 4 ++-- gitnexus/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gitnexus/package-lock.json b/gitnexus/package-lock.json index 991729ee6..c8213ae96 100644 --- a/gitnexus/package-lock.json +++ b/gitnexus/package-lock.json @@ -1,12 +1,12 @@ { "name": "gitnexus", - "version": "1.6.7", + "version": "1.6.8-rc.28", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gitnexus", - "version": "1.6.7", + "version": "1.6.8-rc.28", "hasInstallScript": true, "license": "PolyForm-Noncommercial-1.0.0", "dependencies": { diff --git a/gitnexus/package.json b/gitnexus/package.json index 6fa0c9007..b4b4944c5 100644 --- a/gitnexus/package.json +++ b/gitnexus/package.json @@ -1,6 +1,6 @@ { "name": "gitnexus", - "version": "1.6.7", + "version": "1.6.8-rc.28", "description": "Graph-powered code intelligence for AI agents. Index any codebase, query via MCP or CLI.", "author": "Abhigyan Patwari", "license": "PolyForm-Noncommercial-1.0.0",