Ver código fonte

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

Update RTD version
Max Hilbrunner 14 horas atrás
pai
commit
612faf14e2
1 arquivos alterados com 1 adições e 1 exclusões
  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|
 # 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
 release = version