浏览代码

Bump master version to 4.3

Yuri Sizov 1 年之前
父节点
当前提交
b90284285d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -193,7 +193,7 @@ html_context = {
     # Set this to `True` when in the `latest` branch to clearly indicate to the reader
     # that they are not reading the `stable` documentation.
     "godot_is_latest": True,
-    "godot_version": "4.2",
+    "godot_version": "4.3",
     # Enables a banner that displays the up-to-date status of each article.
     "godot_show_article_status": True,
 }