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:
authorRussell Dickenson <rdickenson@gitlab.com>2021-05-20 03:32:59 +0300
committerRussell Dickenson <rdickenson@gitlab.com>2021-05-20 03:32:59 +0300
commit03f4b3d7a1f7fd4129bb8d8d740a34025fe5ba0d (patch)
tree4f41135df3d273ac955a9cb3fcee064ea0f47aa9
parente41316cf2243946d9cc32cd3fb8d15b6f1fadca1 (diff)
Update dropdown to 13.12
-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 c9d2b86e..2fb626e1 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.12"
- "13.11"
- "13.10"
- - "13.9"
# Versions not appearing in the dropdown, but available as Docker images
# https://docs.gitlab.com/archives/#offline-archives
offline:
+ - "13.9"
- "13.8"
- "13.7"
- "13.6"