mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
Fix up some version related things on the devel branch.
This commit is contained in:
parent
cd7c3e7b91
commit
318e3302fb
9 changed files with 31 additions and 46 deletions
|
@ -14,5 +14,5 @@
|
|||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
__version__ = '1.0'
|
||||
__version__ = '1.1'
|
||||
__author__ = 'Michael DeHaan'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue