Sfoglia il codice sorgente

Update RTD version

Max Hilbrunner 19 ore fa
parent
commit
54621ec435
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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