mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-20 21:11:49 -07:00
Prepare for 1.4.1 release
This commit is contained in:
parent
83e84e80d5
commit
ff3e2a2d43
3 changed files with 21 additions and 1 deletions
|
@ -10,7 +10,7 @@ namespace: google
|
|||
name: cloud
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: 1.4.0
|
||||
version: 1.4.1
|
||||
|
||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||
readme: README.md
|
||||
|
@ -61,3 +61,6 @@ homepage: http://cloud.google.com
|
|||
|
||||
# The URL to the collection issue tracker
|
||||
issues: https://github.com/ansible-collections/google.cloud/issues
|
||||
|
||||
build_ignore:
|
||||
- venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue