From 160c73c8136fe90dc60b77663c2bb22a32bc38fb Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Sun, 16 Aug 2026 13:43:56 -0700 Subject: [PATCH] =?UTF-8?q?v1.67.0.0:=20version=20bump=20(MINOR=20?= =?UTF-8?q?=E2=80=94=20full-tracker=20fix=20wave,=20pre-approved)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 4790d6fbd..20aa59f0d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.66.1.0 +1.67.0.0 diff --git a/package.json b/package.json index 1983ec894..ba1baeae3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gstack", - "version": "1.66.1.0", + "version": "1.67.0", "description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.", "license": "MIT", "type": "module",