diff --git a/CHANGELOG.md b/CHANGELOG.md index 559d726..4dc68c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,2 @@ # Changelog -## v1.0.0 (October 04, 2024) - -* add additional error messages -* initial commit for itential.plugins collection -* pass port value to make_url - diff --git a/galaxy.yml b/galaxy.yml index c0b4bc2..1ebc267 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: itential name: plugins # The version of the collection. Must be compatible with semantic versioning -version: ain +version: 1.0.1 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md