Selaa lähdekoodia

Bump version to 4.2-rc

Rémi Verschelde 1 vuosi sitten
vanhempi
commit
ad72de5083
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      version.py

+ 1 - 1
version.py

@@ -3,7 +3,7 @@ name = "Godot Engine"
 major = 4
 minor = 2
 patch = 0
-status = "beta"
+status = "rc"
 module_config = ""
 year = 2023
 website = "https://godotengine.org"