Browse Source

Update branch version to 3.4

Rémi Verschelde 4 years ago
parent
commit
382d2960ec
2 changed files with 5 additions and 5 deletions
  1. 1 1
      conf.py
  2. 4 4
      index.rst

+ 1 - 1
conf.py

@@ -85,7 +85,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", "3.3")
+version = os.getenv("READTHEDOCS_VERSION", "3.4")
 # The full version, including alpha/beta/rc tags
 # The full version, including alpha/beta/rc tags
 release = version
 release = version
 
 

+ 4 - 4
index.rst

@@ -1,4 +1,4 @@
-Godot Docs – *3.3* branch
+Godot Docs – *3.4* branch
 =========================
 =========================
 
 
 .. only:: not i18n
 .. only:: not i18n
@@ -7,11 +7,11 @@ Godot Docs – *3.3* branch
             Expand the "Read the Docs" panel at the bottom of the sidebar to see
             Expand the "Read the Docs" panel at the bottom of the sidebar to see
             the list.
             the list.
 
 
-  .. tip:: This is the documentation for the stable 3.3 branch.
+  .. tip:: This is the documentation for the beta 3.4 branch.
            Looking for the documentation of the current **development** branch?
            Looking for the documentation of the current **development** branch?
            `Have a look here <https://docs.godotengine.org/en/latest>`_.
            `Have a look here <https://docs.godotengine.org/en/latest>`_.
-           You can also browse the documentation for the previous stable
-           `3.2 <https://docs.godotengine.org/en/3.2>`_ branch.
+           You can also browse the documentation for the current stable
+           `3.3 <https://docs.godotengine.org/en/3.3>`_ branch.
 
 
 .. only:: i18n
 .. only:: i18n