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-10-22 13:47:47 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-10-22 13:47:47 +0300
commitf28d33784c71c48307effdf1c162633766957b30 (patch)
tree29a8dc7a2f5591e7da6195b0ff4fc7aadf334aaa
parent95caae62f319b22aa04743d14d8e2dc9d5ea77f5 (diff)
parent9161c1dfb97e66f234adeb06fa39df95610be5e0 (diff)
Merge branch 'update-12-2-for-release-12-4' into '12.2'
Update 12.2 dropdown to match that of 12.4 See merge request gitlab-org/gitlab-docs!604
-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 1acc192c..57cd8a77 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.4"
- "12.3"
- "12.2"
- - "12.1"
offline:
+ - "12.1"
- "12.0"
- "11.11"
- "11.10"