Files
godot/version.py
2026-01-14 00:20:18 +01:00

10 lines
158 B
Python

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