mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Bump version to 4.3-beta.1
Add status_version to version.py Update Engine.xml example for get_godot_compatible_version_info
This commit is contained in:
@@ -2,8 +2,9 @@ short_name = "redot"
|
||||
name = "Redot Engine"
|
||||
major = 4
|
||||
minor = 3
|
||||
patch = 1
|
||||
status = "rc"
|
||||
patch = 0
|
||||
status = "beta"
|
||||
status_version = 1
|
||||
module_config = ""
|
||||
website = "https://redotengine.org"
|
||||
docs = "4.3"
|
||||
|
||||
Reference in New Issue
Block a user