switched to semenatic versioning for version numbers in plugins, library and tools packages

This commit is contained in:
Sarabraj Singh
2021-05-24 13:42:58 -04:00
committed by Seth Foster
parent 25ca8d22d6
commit d2d511f596
10 changed files with 10 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ DOCUMENTATION = '''
---
module: ad_hoc_command
author: "John Westcott IV (@john-westcott-iv)"
version_added: "4.0"
version_added: "4.0.0"
short_description: create, update, or destroy Automation Platform Controller ad hoc commands.
description:
- Create, update, or destroy Automation Platform Controller ad hoc commands. See

View File

@@ -16,7 +16,7 @@ DOCUMENTATION = '''
---
module: credential_input_source
author: "Tom Page (@Tompage1994)"
version_added: "2.3"
version_added: "2.3.0"
short_description: create, update, or destroy Automation Platform Controller credential input sources.
description:
- Create, update, or destroy Automation Platform Controller credential input sources. See

View File

@@ -16,7 +16,7 @@ DOCUMENTATION = '''
---
module: export
author: "John Westcott IV (@john-westcott-iv)"
version_added: "3.7"
version_added: "3.7.0"
short_description: export resources from Automation Platform Controller.
description:
- Export assets from Automation Platform Controller.

View File

@@ -16,7 +16,7 @@ DOCUMENTATION = '''
---
module: import
author: "John Westcott (@john-westcott-iv)"
version_added: "3.7"
version_added: "3.7.0"
short_description: import resources into Automation Platform Controller.
description:
- Import assets into Automation Platform Controller. See

View File

@@ -16,7 +16,7 @@ DOCUMENTATION = '''
---
module: instance_group
author: "John Westcott IV (@john-westcott-iv)"
version_added: "4.0"
version_added: "4.0.0"
short_description: create, update, or destroy Automation Platform Controller instance groups.
description:
- Create, update, or destroy Automation Platform Controller instance groups. See

View File

@@ -16,7 +16,7 @@ DOCUMENTATION = '''
---
module: token
author: "John Westcott IV (@john-westcott-iv)"
version_added: "2.3"
version_added: "2.3.0"
short_description: create, update, or destroy Automation Platform Controller tokens.
description:
- Create or destroy Automation Platform Controller tokens. See