瀏覽代碼

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