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:
Diffstat (limited to 'content/versions.json')
-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"]
}
]