1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00
Files
godot/version.py
2020-03-11 14:47:38 +01:00

10 lines
154 B
Python

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