From 9c8fa238c098a9977d3e11e78fea1490fdb78856 Mon Sep 17 00:00:00 2001 From: Lennart Betz Date: Fri, 8 Nov 2024 12:30:10 +0100 Subject: [PATCH] Release 6.0.2 --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e904d15..98944a9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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. +## [v6.0.2](https://github.com/voxpupuli/puppet-icinga2/tree/v6.0.2) (2024-11-08) + +[Full Changelog](https://github.com/voxpupuli/puppet-icinga2/compare/v6.0.1...v6.0.2) + +**Fixed bugs:** + +- Broken file permissions on Windows [\#797](https://github.com/voxpupuli/puppet-icinga2/pull/797) ([lbetz](https://github.com/lbetz)) + ## [v6.0.1](https://github.com/voxpupuli/puppet-icinga2/tree/v6.0.1) (2024-10-18) [Full Changelog](https://github.com/voxpupuli/puppet-icinga2/compare/v6.0.0...v6.0.1) diff --git a/metadata.json b/metadata.json index 72a40381..939e3282 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-icinga2", - "version": "6.0.2-rc0", + "version": "6.0.2", "author": "Vox Pupuli", "summary": "Icinga 2 Puppet Module", "license": "Apache-2.0",