Skip to content

Commit e7bbd27

Browse files
Bump version to 2.7.2
1 parent 20ff47e commit e7bbd27

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

plugin/addons/godot_ai/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="Godot AI"
44
description="MCP server and AI tools for Godot"
55
author="Godot AI"
6-
version="2.7.1"
6+
version="2.7.2"
77
script="plugin.gd"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "godot-ai"
3-
version = "2.7.1"
3+
version = "2.7.2"
44
description = "Production-grade MCP server and AI tools for the Godot engine"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)