Browse Source

Update `latest` warning for godot 3.x (#4863)

Tomer 4 years ago
parent
commit
1b8549bda1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _static/js/custom.js

+ 1 - 1
_static/js/custom.js

@@ -219,7 +219,7 @@ $(document).ready(() => {
         <p>
         <p>
           You are reading the <code class="docutils literal notranslate"><span class="pre">latest</span></code>
           You are reading the <code class="docutils literal notranslate"><span class="pre">latest</span></code>
           (unstable) version of this documentation, which may document features not available
           (unstable) version of this documentation, which may document features not available
-          or compatible with Godot 3.2.x.
+          or compatible with Godot 3.x.
         </p>
         </p>
         <p class="last">
         <p class="last">
           See <a class="reference" href="${updatedUrl}">this page</a>
           See <a class="reference" href="${updatedUrl}">this page</a>