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:
authorfneill <fneill@gitlab.com>2021-12-18 19:04:41 +0300
committerfneill <fneill@gitlab.com>2021-12-18 19:04:41 +0300
commit3141d35ac8b4e33c550eabc6a6e0d5cde79ad955 (patch)
tree19ebe85a1573c6b0ad6325cf7f7a8e2d9c38341e
parent95a0497bd0f5563781daac61a7eb4c99379c969f (diff)
Update dropdown to 14.6
-rw-r--r--content/_data/versions.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/content/_data/versions.yaml b/content/_data/versions.yaml
index c4b9e599..395b4db0 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.6"
- "14.5"
- - "14.4"
- - "14.3"
+ - "14.4"
# 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.3"
- "14.2"
- "14.1"
- "14.0"