From e2a7dd3f0aaa767a7b1cb01f69e9b4520ae04b65 Mon Sep 17 00:00:00 2001 From: Robert Schilling Date: Mon, 26 Aug 2019 10:49:48 +0200 Subject: Update docs targeting 12.3 --- lib/api/labels.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/api/labels.rb b/lib/api/labels.rb index 321ffa241b5..de89e94b0c0 100644 --- a/lib/api/labels.rb +++ b/lib/api/labels.rb @@ -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 -- cgit v1.2.1