Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
greedybro committed Apr 12, 2024
1 parent a6ea632 commit 958e644
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [4.0.0] - 2024-04-12
### Changed
- [All] Update minimum version of ansible to 2.15
- [Apt] Switch to deb822_repository ansible module
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace: manala
name: roles

# The version of the collection. Must be compatible with semantic versioning
version: 3.7.0
version: 4.0.0

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down

0 comments on commit 958e644

Please sign in to comment.