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:
authorEvan Read <eread@gitlab.com>2021-02-23 11:11:19 +0300
committerEvan Read <eread@gitlab.com>2021-02-23 11:11:19 +0300
commitba9e497383cd7288060e0867a73070f257c209db (patch)
treed9aa3b7bf5d63fc6fd9f67347ab98178f742507b
parente1ba0e702a0a3984367f975ac94cf09626b7b38c (diff)
Update dropdown to 13.9
-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 15e2a57d..3aceeaf6 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.9"
- "13.8"
- "13.7"
- - "13.6"
# Versions not appearing in the dropdown, but available as Docker images
# https://docs.gitlab.com/archives/#offline-archives
offline:
+ - "13.6"
- "13.5"
- "13.4"
- "13.3"