We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9725de commit b902842Copy full SHA for b902842
conf.py
@@ -193,7 +193,7 @@
193
# Set this to `True` when in the `latest` branch to clearly indicate to the reader
194
# that they are not reading the `stable` documentation.
195
"godot_is_latest": True,
196
- "godot_version": "4.2",
+ "godot_version": "4.3",
197
# Enables a banner that displays the up-to-date status of each article.
198
"godot_show_article_status": True,
199
}
0 commit comments