From 04c485b72ec25bb10d77eefc8830ef5db3b0ee6b Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sun, 17 Aug 2025 07:13:09 -0500 Subject: [PATCH] chore: bump to 4.39.1 to fix installer version display --- package.json | 2 +- tools/installer/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 20e0a640..6797afc2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "bmad-method", - "version": "4.39.0", + "version": "4.39.1", "description": "Breakthrough Method of Agile AI-driven Development", "keywords": [ "agile", diff --git a/tools/installer/package.json b/tools/installer/package.json index 3dd25f13..fd5da503 100644 --- a/tools/installer/package.json +++ b/tools/installer/package.json @@ -1,6 +1,6 @@ { "name": "bmad-method", - "version": "4.39.0", + "version": "4.39.1", "description": "BMad Method installer - AI-powered Agile development framework", "keywords": [ "bmad",