summaryrefslogtreecommitdiff
path: root/version.py
blob: 930981f7afd7aa1b0ea5f47d3f22c44f02ad6d5e (plain)
1
2
3
4
5
6
7
8
9
short_name = "godot"
name = "Godot Engine"
major = 3
minor = 2
patch = 0
status = "beta"
module_config = ""
year = 2020
website = "https://godotengine.org"