Browse Source

Merge pull request #11285 from mhilbrunner/update-rtd-version

Update RTD version
Max Hilbrunner 14 hours ago
parent
commit
612faf14e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -68,7 +68,7 @@ author = "Juan Linietsky, Ariel Manzur and the Godot community"
 
 
 # Version info for the project, acts as replacement for |version| and |release|
 # Version info for the project, acts as replacement for |version| and |release|
 # The short X.Y version
 # The short X.Y version
-version = os.getenv("READTHEDOCS_VERSION", "4.4")
+version = os.getenv("READTHEDOCS_VERSION", "4.5")
 # The full version, including alpha/beta/rc tags
 # The full version, including alpha/beta/rc tags
 release = version
 release = version