소스 검색

Bump version to 4.4-rc

Rémi Verschelde 7 달 전
부모
커밋
8ed125b429
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      version.py

+ 1 - 1
version.py

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