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>2019-11-22 12:47:11 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-11-22 12:47:11 +0300
commit7d951c5f8ed44d5f421c44acef8782c5615c11d3 (patch)
treecf48fb5e7eece8c04273f1518b11a277f5d8e0b7
parent290d601f991d093c897f3569c18d1432c0b336e5 (diff)
parent054907f1fd46702fd7ea6a1e31071af739217ad7 (diff)
Merge branch 'update-12-4-for-release-12-5' into '12.4'
Update 12.4 dropdown to match that of 12.5 See merge request gitlab-org/gitlab-docs!625
-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 57cd8a77..24c83802 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.5"
- "12.4"
- "12.3"
- - "12.2"
offline:
+ - "12.2"
- "12.1"
- "12.0"
- "11.11"