mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
New release v2.6.0a1
This commit is contained in:
parent
1ac180c74d
commit
c98043a4c0
3 changed files with 135 additions and 1 deletions
|
@ -19,6 +19,6 @@
|
|||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
__version__ = '2.6.0'
|
||||
__version__ = '2.6.0a1'
|
||||
__author__ = 'Ansible, Inc.'
|
||||
__codename__ = 'Heartbreaker'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue