diff --git a/CHANGELOG.md b/CHANGELOG.md index 975ae40..34ca3f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. +## [v0.3.2](https://github.com/voxpupuli/puppet-openvox_bootstrap/tree/v0.3.2) (2025-05-29) + +[Full Changelog](https://github.com/voxpupuli/puppet-openvox_bootstrap/compare/v0.3.1...v0.3.2) + +**Merged pull requests:** + +- CI: Cleanup redundant jobs [\#18](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/18) ([bastelfreak](https://github.com/bastelfreak)) +- modulesync 9.7.0 [\#17](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/17) ([bastelfreak](https://github.com/bastelfreak)) + ## [v0.3.1](https://github.com/voxpupuli/puppet-openvox_bootstrap/tree/v0.3.1) (2025-05-29) [Full Changelog](https://github.com/voxpupuli/puppet-openvox_bootstrap/compare/0.3.0...v0.3.1) diff --git a/metadata.json b/metadata.json index f84c25a..404e25c 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-openvox_bootstrap", - "version": "0.3.2-rc0", + "version": "0.3.2", "summary": "Bootstrap installation of OpenVox packages.", "description": "A Bolt project to bootstrap the installation of OpenVox packages.", "author": "Josh Partlow",