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-11-22 18:38:19 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-11-22 18:38:19 +0300
commitf88065da299d65f5ee79fa7bc04bcae9539ad0b5 (patch)
tree64b1fd3c01e054f1b1a1e43c076df3c20354fb4a
parent803fe24c2c77eaf5b9ef2b409c7347da09417e96 (diff)
Update dropdown to 13.6
-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 19415990..90ff39e0 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.6"
- "13.5"
- "13.4"
- - "13.3"
# Versions not appearing in the dropdown, but available as Docker images
# https://docs.gitlab.com/archives/#offline-archives
offline:
+ - "13.3"
- "13.2"
- "13.1"
- "13.0"