Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/metadata.md')
-rw-r--r--doc/api/metadata.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/metadata.md b/doc/api/metadata.md
index fc6571dd1be..deb2654f22b 100644
--- a/doc/api/metadata.md
+++ b/doc/api/metadata.md
@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Metadata API **(FREE)**
-> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/357032) in GitLab 15.1.
+> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/357032) in GitLab 15.2.
Retrieve metadata information for this GitLab instance.
@@ -35,7 +35,7 @@ Example response:
```json
{
- "version": "15.0-pre",
+ "version": "15.2-pre",
"revision": "c401a659d0c",
"kas": {
"enabled": true,