mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
bump devel to 2.6
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
__version__ = '2.5.0'
|
||||
__version__ = '2.6.0devel'
|
||||
__author__ = 'Ansible, Inc.'
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
versions:
|
||||
- "2.6":
|
||||
code_name: "Heartbreaker"
|
||||
releases:
|
||||
- "0": TBD
|
||||
- "2.5":
|
||||
code_name: "Kashmir"
|
||||
releases:
|
||||
|
||||
Reference in New Issue
Block a user