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-04-22 14:40:22 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-04-22 14:40:22 +0300
commit614faa6ef9ef521a4f6f2e95f71e29a72db4b60f (patch)
treed5b3e13e95e10179116e4ae935237be825d45887
parentf5957f9da6d0975b76082d08de53db25c4808cf4 (diff)
Update 12.7 dropdown to match that of 12.10
-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 b5d21e76..9751f3cd 100644
--- a/content/_data/versions.yaml
+++ b/content/_data/versions.yaml
@@ -1,12 +1,13 @@
# The first online version should always point to the
# current stable version.
online:
+ - "12.10"
- "12.9"
- "12.8"
- "12.7"
- - "12.6"
offline:
+ - "12.6"
- "12.5"
- "12.4"
- "12.3"