Skip to content

Commit

Permalink
Fixes #31765 - Update version to 4.2 in dep warning
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1984 committed Feb 11, 2021
1 parent 2f8652b commit a7a07cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def bind_entitlements_params
end

def deprecated
::Foreman::Deprecation.api_deprecation_warning("it will be removed in Katello 4.0, Please see /api/v2/simple_content_access")
::Foreman::Deprecation.api_deprecation_warning("This will be removed in Katello 4.2, Please see /api/v2/simple_content_access")
end
end
end

0 comments on commit a7a07cb

Please sign in to comment.