Files
godot/version.py
T
2026-02-16 09:34:44 -06:00

10 lines
155 B
Python

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