Skip to content

Commit

Permalink
Bump version to 6.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored and hakbailey committed Aug 2, 2023
1 parent bb0f2cd commit afca5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/route53.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
- The wait ID for the applied change. Can be used to wait for the change to propagate later on when I(wait=false).
type: str
returned: when changed
version_added: 5.6.0
version_added: 6.3.0
"""

EXAMPLES = r"""
Expand Down

0 comments on commit afca5a8

Please sign in to comment.