Bump version

This commit is contained in:
Max Hilbrunner
2026-02-08 04:46:00 +01:00
parent c5316f312e
commit 3426d59506
+1 -1
View File
@@ -166,7 +166,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.6",
"godot_version": "4.7",
# 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.