Files
redot-engine/version.py
Dubhghlas McLaughlin 427346ef30 [4.3] Bump to 4.3.1.alpha
2024-11-21 11:55:48 -06:00

15 lines
246 B
Python

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"