diff --git a/version.py b/version.py index 38847d68f5c..cce155c9af0 100644 --- a/version.py +++ b/version.py @@ -2,5 +2,5 @@ short_name = "godot" name = "Godot Engine" major = 3 minor = 0 -status = "alpha" +status = "beta" module_config = ""