Skip to content

Commit ccae259

Browse files
committed
Update Godot version to match what the master branch actually tracks
1 parent 9f862c9 commit ccae259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
# Set this to `True` when in the `latest` branch to clearly indicate to the reader
183183
# that they are not reading the `stable` documentation.
184184
"godot_is_latest": True,
185-
"godot_version": "4.0",
185+
"godot_version": "4.1",
186186
# Enables a banner that displays the up-to-date status of each article.
187187
"godot_show_article_status": True,
188188
}

0 commit comments

Comments
 (0)