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-09-22 11:42:44 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-09-22 11:42:44 +0300
commit0c0a43b906eb9c02d2d5ee35541e44731fe450d6 (patch)
treec598bbf06b765233381b60caadfee66d1cc56644
parent0078af7bb36363eb40e4b2f802d7987476d6caaf (diff)
Update dropdown to 13.4
-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 2f011486..e7bb22ee 100644
--- a/content/_data/versions.yaml
+++ b/content/_data/versions.yaml
@@ -7,13 +7,14 @@ previous_majors:
# The first online version should always point to the
# current stable version.
online:
+ - "13.4"
- "13.3"
- "13.2"
- - "13.1"
# Versions not appearing in the dropdown, but available as Docker images
# https://docs.gitlab.com/archives/#offline-archives
offline:
+ - "13.1"
- "13.0"
- "12.9"
- "12.8"