Files
godot/version.py
T
2026-03-31 15:42:38 -05:00

10 lines
159 B
Python

short_name = "godot"
name = "Godot Engine"
major = 4
minor = 6
patch = 2
status = "stable"
module_config = ""
website = "https://godotengine.org"
docs = "4.6"