Parcourir la source

3.0 is now stable version

Ask Solem il y a 12 ans
Parent
commit
4bb0cc8816
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/.templates/page.html

+ 1 - 1
docs/.templates/page.html

@@ -2,7 +2,7 @@
 {% block body %}
 <div class="deck">
 
-    {% if version == "2.6" or version == "3.0" %}
+    {% if version == "3.1" or version == "4.0" %}
         <p class="developmentversion">
         This document is for Celery's development version, which can be
         significantly different from previous releases. Get old docs here: