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 committed Aug 2, 2023
1 parent a09a499 commit 1277d48
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 1277d48

Please sign in to comment.