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:
authorEvan Read <eread@gitlab.com>2024-01-19 05:08:50 +0300
committerEvan Read <eread@gitlab.com>2024-01-19 05:08:50 +0300
commitea141a0381cbfb73c43cf5c5c27dc299060ad26b (patch)
treeb7923d7d471640528c72a0fde894ca06b5326c96 /content
parentb7dc5e853b38bfba932884e4502dda94e7cfdfa1 (diff)
Docs release 16.8
Diffstat (limited to 'content')
-rw-r--r--content/versions.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/versions.json b/content/versions.json
index c58df07e..9ff68714 100644
--- a/content/versions.json
+++ b/content/versions.json
@@ -1,8 +1,8 @@
[
{
- "next": "16.8",
- "current": "16.7",
- "last_minor": ["16.6", "16.5"],
+ "next": "16.9",
+ "current": "16.8",
+ "last_minor": ["16.7", "16.6"],
"last_major": ["15.11", "14.10"]
}
]