1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/version.py
2025-06-24 19:10:49 +02:00

11 lines
171 B
Python

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