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-01-22 15:43:17 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-01-22 15:43:17 +0300
commit12751be8a3d6ccd3dc7c17fa1001469d9adbb9e9 (patch)
tree6be50baa32f2fea9fbe94473f1bce660845985a3
parent36841017ee43d583c85205e5b5db4ec8a4589ef0 (diff)
parent16252b4d692a16925f079d8ec414aeff942da25a (diff)
Merge branch 'update-12-5-for-release-12-7' into '12.5'
Update 12.5 dropdown to match that of 12.7 See merge request gitlab-org/gitlab-docs!682
-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 e771715a..fb7c7eb0 100644
--- a/content/_data/versions.yaml
+++ b/content/_data/versions.yaml
@@ -1,11 +1,12 @@
# The first online version should always point to the
# current stable version.
online:
+ - "12.7"
- "12.6"
- "12.5"
- - "12.4"
offline:
+ - "12.4"
- "12.3"
- "12.2"
- "12.1"