From 2e52970a8e9fa050193eb1c2e46f9b2c72416859 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sun, 16 Aug 2026 10:49:12 -0500 Subject: [PATCH] chore: sync marketplace plugin version to 0.7.1 --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index b5dc18f..681e529 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -12,7 +12,7 @@ "name": "bmad-game-dev-studio", "source": "./", "description": "A comprehensive game development module with agents and workflows for preproduction, design, architecture, production, and testing across Unity, Unreal, and Godot. Part of the BMad Method ecosystem.", - "version": "0.7.0", + "version": "0.7.1", "author": { "name": "Brian (BMad) Madison" },