diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2019-08-26 10:49:48 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2019-08-26 12:48:55 +0200 |
commit | e2a7dd3f0aaa767a7b1cb01f69e9b4520ae04b65 (patch) | |
tree | 0687fc13d02311b4b2c509274f4f0c97abb46ef7 /lib | |
parent | efafc98bd8ca7d4ed4c86f19325eb2aa51edd227 (diff) | |
download | gitlab-ce-e2a7dd3f0aaa767a7b1cb01f69e9b4520ae04b65.tar.gz |
Update docs targeting 12.3
Diffstat (limited to 'lib')
-rw-r--r-- | lib/api/labels.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |