1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00
Files
godot/version.py
2022-09-28 13:12:34 +02:00

11 lines
167 B
Python

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 5
patch = 2
status = "rc"
module_config = ""
year = 2022
website = "https://godotengine.org"
docs = "3.5"