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-03-22 17:02:16 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-03-22 17:02:16 +0300
commitfa2b744e9a03e231e47c2bbb8ce3a2f8a2e02724 (patch)
treedd406301e493631467668f65dfaad9353206d817
parent752576287f9d66e43e4ae5fc84d90825f65de1c9 (diff)
parentee6a54bb39437903d9fcae56faa2523b00d6041f (diff)
Merge branch 'update-13-9-for-release-13-10' into '13.9'
Update 13.9 dropdown to match that of 13.10 See merge request gitlab-org/gitlab-docs!1608
-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 3aceeaf6..b92fec18 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.10"
- "13.9"
- "13.8"
- - "13.7"
# Versions not appearing in the dropdown, but available as Docker images
# https://docs.gitlab.com/archives/#offline-archives
offline:
+ - "13.7"
- "13.6"
- "13.5"
- "13.4"