mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Merge pull request #11170 from mhilbrunner/bump-version
Update Godot docs version to 4.5
This commit is contained in:
2
conf.py
2
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.4",
|
||||
"godot_version": "4.5",
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user