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:
authorMarcia Ramos <virtua.creative@gmail.com>2018-09-13 19:41:53 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-09-13 19:41:53 +0300
commite581fe03fdd250a5ebdf6e994211e35fc7a2b2b9 (patch)
treecdbc39b4357d9d8636b4c76cb57bba1133a5118a /content/_data/versions.yaml
parent2ff58d2f9c3931fddcaf26ab4a6e8ea89ae8f0f6 (diff)
separate versions (per Axil's logic from !300)
Diffstat (limited to 'content/_data/versions.yaml')
-rw-r--r--content/_data/versions.yaml18
1 files changed, 9 insertions, 9 deletions
diff --git a/content/_data/versions.yaml b/content/_data/versions.yaml
index ba1b496c..c421b02a 100644
--- a/content/_data/versions.yaml
+++ b/content/_data/versions.yaml
@@ -1,14 +1,14 @@
current:
-- '11.2'
+ - "11.2"
previous:
-- '11.1'
-- '11.0'
+ - "11.1"
+ - "11.0"
offline:
-- '10.8'
-- '10.7'
-- '10.6'
-- '10.5'
-- '10.4'
-- '10.3'
+ - "10.8"
+ - "10.7"
+ - "10.6"
+ - "10.5"
+ - "10.4"
+ - "10.3"