godot/version.py
2025-10-22 23:54:25 +02:00

10 lines
171 B
Python

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 6
patch = 2
status = "stable"
module_config = ""
year = 2025
website = "https://godotengine.org"
docs = "3.6"