Commit e2a7dd3f authored by Robert Schilling's avatar Robert Schilling

Update docs targeting 12.3

parent efafc98b
......@@ -188,7 +188,7 @@ Example response:
## Promote a project label to a group label
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25218) in GitLab 11.9.
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25218) in GitLab 12.3.
Promotes a project label to a group label.
......
......@@ -64,7 +64,7 @@ module API
end
desc 'Promote a label to a group label' do
detail 'This feature was added in GitLab 11.9'
detail 'This feature was added in GitLab 12.3'
success Entities::GroupLabel
end
params do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment