Browse Source

Merge pull request #62240 from timothyqiu/docs-version

Update editor doc links to 3.5 branch
Rémi Verschelde 3 years ago
parent
commit
6eba5370d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version.py

+ 1 - 1
version.py

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