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