mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
Merge pull request #246 from saito-hideki/pr/prep_for_next_release_1.4.0
Modify version number to prepare next release 1.4.0 SUMMARY Modify the version number to prepare next release. 1.3.0 => 1.4.0 ISSUE TYPE Docs Pull Request COMPONENT NAME ansible.posix ADDITIONAL INFORMATION None Reviewed-by: Andrew Klychkov <aaklychkov@mail.ru> Reviewed-by: None <None>
This commit is contained in:
commit
391d113a95
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
namespace: ansible
|
||||
name: posix
|
||||
version: 1.3.0
|
||||
version: 1.4.0
|
||||
readme: README.md
|
||||
authors:
|
||||
- Ansible (github.com/ansible)
|
||||
|
|
|
|||
Loading…
Reference in a new issue