Max Hilbrunner преди 16 часа
родител
ревизия
3cc1b0d979
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -172,7 +172,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.5",
+    "godot_version": "4.6",
     # Enables a banner that displays the up-to-date status of each article.
     "godot_show_article_status": True,
     # Display user-contributed notes at the bottom of pages that don't have `:allow_comments: False` at the top.