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>2021-01-22 14:24:41 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-01-22 14:24:41 +0300
commite1ba0e702a0a3984367f975ac94cf09626b7b38c (patch)
treebc62df29c452cf2c5ceba47a2b3c85fa1e82c31a
parent1b46e13e34de8404837d8f72d7dc8f5292911b1b (diff)
parent5225095ee80a782fcf5340498b8a290ecb9817bc (diff)
Merge branch 'update-13-7-for-release-13-8' into '13.7'
Update 13.7 dropdown to match that of 13.8 See merge request gitlab-org/gitlab-docs!1445
-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 e52bf626..15e2a57d 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.8"
- "13.7"
- "13.6"
- - "13.5"
# Versions not appearing in the dropdown, but available as Docker images
# https://docs.gitlab.com/archives/#offline-archives
offline:
+ - "13.5"
- "13.4"
- "13.3"
- "13.2"