summaryrefslogtreecommitdiffstats
path: root/dev-games/redot/files/redot-4.3-version.patch
blob: 6dc7918a4ddec4ac16bcd0b4bcb777e83b710f0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/version.py
+++ b/version.py
@@ -3,7 +3,7 @@
 major = 4
 minor = 3
 patch = 0
-status = "beta"
+status = "stable"
 status_version = 0
 module_config = ""
 website = "https://redotengine.org"