1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-31 18:41:20 +00:00
Files
godot/version.py
2025-12-09 20:26:45 +01:00

10 lines
160 B
Python

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