From 7fa868c4269edf28cc03e1105f4dc1bf7555c904 Mon Sep 17 00:00:00 2001 From: Jamkris Date: Thu, 30 Apr 2026 13:05:24 +0900 Subject: [PATCH] chore: bump version to 1.3.7 --- .gemini-plugin/plugin.json | 2 +- gemini-extension.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gemini-plugin/plugin.json b/.gemini-plugin/plugin.json index 8fd597b..8e0aecb 100644 --- a/.gemini-plugin/plugin.json +++ b/.gemini-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.6", + "version": "1.3.7", "description": "Complete collection of battle-tested Gemini CLI configurations - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use", "author": { "name": "Jamkris", diff --git a/gemini-extension.json b/gemini-extension.json index c0e7bd8..65027f8 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.6", + "version": "1.3.7", "description": "Complete collection of Gemini CLI configurations adapted from everything-gemini-code - agents, skills, hooks, and rules", "author": { "name": "Jamkris", diff --git a/package.json b/package.json index 7ef33a9..9554b42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.6", + "version": "1.3.7", "private": true, "description": "Battle-tested Gemini CLI configurations", "author": "Jamkris",