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>2022-06-20 01:29:47 +0300
committerEvan Read <eread@gitlab.com>2022-06-20 01:29:47 +0300
commitc12833979c69e84ccd95e71456dad094892a3538 (patch)
treef28f8b29d86c40764b791b3eeb03be9ddfad2bd7
parent8a979e13d35e5465b6950a65a0c8187b25955436 (diff)
Update dropdown to 15.1update-15-1-for-release-15-1
-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 568573b4..67294443 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:
+ - "15.1"
- "15.0"
- "14.10"
- - "14.9"
# 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.9"
- "14.8"
- "14.7"
- "14.6"