Bump master version to 4.3

This commit is contained in:
Yuri Sizov
2023-11-29 14:31:56 +01:00
parent d9725deef6
commit b90284285d
+1 -1
View File
@@ -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,
}