소스 검색

Merge pull request #11285 from mhilbrunner/update-rtd-version

Update RTD version
Max Hilbrunner 14 시간 전
부모
커밋
612faf14e2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -68,7 +68,7 @@ author = "Juan Linietsky, Ariel Manzur and the Godot community"
 
 # Version info for the project, acts as replacement for |version| and |release|
 # The short X.Y version
-version = os.getenv("READTHEDOCS_VERSION", "4.4")
+version = os.getenv("READTHEDOCS_VERSION", "4.5")
 # The full version, including alpha/beta/rc tags
 release = version