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