mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
Update version numbers for the release
This commit is contained in:
parent
81ea114bff
commit
6e36354740
3 changed files with 4 additions and 3 deletions
|
@ -45,7 +45,7 @@
|
|||
private: no
|
||||
tasks:
|
||||
- pause:
|
||||
prompt: "Has the CHANGELOG and any other files been updated and are ready to go?"
|
||||
prompt: "Has the CHANGELOG, release.yml, release_and_maintenance.rst, and any other files been updated and are ready to go?"
|
||||
when: is_final|bool
|
||||
|
||||
- name: create a combined version string from the specified values
|
||||
|
|
|
@ -6,6 +6,7 @@ versions:
|
|||
- "2.4":
|
||||
code_name: "Dancing Days"
|
||||
releases:
|
||||
- "2": "11-29-2017"
|
||||
- "1": "10-25-2017"
|
||||
- "0": "09-19-2017"
|
||||
- "2.3":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue