mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Fix templates treating official releases as dev releases
Correct version.py to act as a dev version
(cherry picked from commit f615cbb161)
This commit is contained in:
@@ -4,7 +4,7 @@ major = 4
|
||||
minor = 4
|
||||
patch = 0
|
||||
status = "alpha"
|
||||
status_version = 2
|
||||
status_version = 0
|
||||
module_config = ""
|
||||
website = "https://redotengine.org"
|
||||
docs = "latest"
|
||||
|
||||
Reference in New Issue
Block a user