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 09:39:43 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-11-22 09:39:43 +0300
commit1bd76a38f44c8c88d56fd0e331b097bd0f1043dc (patch)
treef1a94e2c8049a08216159866029b1d9a76af1721
parenta64b9f0a31e7e8ae6235f1926245e9260f5991fd (diff)
Update dropdown to 12.5
-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"