Procházet zdrojové kódy

Update RTD version

Max Hilbrunner před 15 hodinami
rodič
revize
54621ec435
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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