Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2020-08-22 10:06:13 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-08-22 10:06:13 +0300
commitc94e35b81cb2fce4e977a965e181476c331973b2 (patch)
treec032df25219f6c8ea1e84cc82676a087b70f582a
parentd1d22628290215a9bc20227ac7cbd4aeed093170 (diff)
parentf4b91e95412457ba23e8ef2fc508e15be58a03e7 (diff)
Merge branch 'update-13-3-for-release-13-3' into '13.3'
Update 13.3 dropdown to match that of 13.3 See merge request gitlab-org/gitlab-docs!1080
-rw-r--r--content/_data/versions.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/_data/versions.yaml b/content/_data/versions.yaml
index b455841e..2f011486 100644
--- a/content/_data/versions.yaml
+++ b/content/_data/versions.yaml
@@ -7,13 +7,14 @@ previous_majors:
# The first online version should always point to the
# current stable version.
online:
+ - "13.3"
- "13.2"
- "13.1"
- - "13.0"
# Versions not appearing in the dropdown, but available as Docker images
# https://docs.gitlab.com/archives/#offline-archives
offline:
+ - "13.0"
- "12.9"
- "12.8"
- "12.7"