summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--version.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.py b/version.py
index 0430bddb71..ad9cb53347 100644
--- a/version.py
+++ b/version.py
@@ -3,7 +3,7 @@ name = "Godot Engine"
major = 4
minor = 3
patch = 0
-status = "rc"
+status = "stable"
module_config = ""
website = "https://godotengine.org"
-docs = "latest"
+docs = "4.3"