summaryrefslogtreecommitdiffstats
path: root/version.py
blob: 22704a08cb7e2a8ab35a5c38b3f5ceb1868d3012 (plain)
1
2
3
4
5
6
7
8
9
short_name = "godot"
name = "Godot Engine"
major = 4
minor = 4
patch = 0
status = "dev"
module_config = ""
website = "https://godotengine.org"
docs = "latest"