summaryrefslogtreecommitdiffstats
path: root/version.py
blob: 9b940c05dc2956376a31f89f38766c10ee04bc26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
short_name = "redot"
name = "Redot Engine"
major = 4
minor = 4
patch = 0
status = "dev"
module_config = ""
website = "https://redotengine.org"
docs = "latest"
godot_major = 4
godot_minor = 4
godot_patch = 0
godot_status = "dev"