Skip to content

Commit 442ce0e

Browse files
Bump version to 2.5.5
1 parent 24f78ef commit 442ce0e

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.5.4"
6+
version="2.5.5"
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.5.4"
3+
version = "2.5.5"
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)