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