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