Просмотр исходного кода

Merge pull request #62240 from timothyqiu/docs-version

Update editor doc links to 3.5 branch
Rémi Verschelde 3 лет назад
Родитель
Сommit
6eba5370d3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      version.py

+ 1 - 1
version.py

@@ -7,4 +7,4 @@ status = "rc"
 module_config = ""
 module_config = ""
 year = 2022
 year = 2022
 website = "https://godotengine.org"
 website = "https://godotengine.org"
-docs = "3.4"
+docs = "3.5"