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>2022-03-23 07:44:52 +0300
committerRussell Dickenson <rdickenson@gitlab.com>2022-03-23 07:44:52 +0300
commit78352c24081600a8de11aff402dad41dac28889d (patch)
tree39474aa746252eefb98ec05728f01cb80c726272
parent4ce6e5671ab2ee08f1e47e7d87a98788655a80d1 (diff)
Update 13.12 dropdown to match that of 14.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 ccbe1a37..78e6a480 100644
--- a/content/_data/versions.yaml
+++ b/content/_data/versions.yaml
@@ -7,9 +7,9 @@ previous_majors:
# The first online version should always point to the
# current stable version.
online:
+ - "14.9"
- "14.8"
- "14.7"
- - "14.6"
# The last version before the next major release. Verify near 14.10 as there may be more 14.X versions.
last_before_new_major:
@@ -18,6 +18,7 @@ last_before_new_major:
# Versions not appearing in the dropdown, but available as Docker images
# https://docs.gitlab.com/archives/#offline-archives
offline:
+ - "14.6"
- "14.5"
- "14.4"
- "14.3"