From af2277c609923ad3af88865120a32234de3ffd66 Mon Sep 17 00:00:00 2001 From: Jesus Garcia Date: Fri, 30 May 2025 09:10:45 -0500 Subject: [PATCH 1/2] Bump to 4.12.1-rc1 --- VERSION.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.json b/VERSION.json index 116fc47a..8e062521 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,4 +1,4 @@ { "version": "4.12.1", - "stage": "alpha0" + "stage": "rc1" } From 957be52a3ab7d53a847d3d29d6fd6e84fffc4003 Mon Sep 17 00:00:00 2001 From: c-bordon Date: Thu, 5 Jun 2025 15:10:06 -0300 Subject: [PATCH 2/2] Removed 4.12.1 reference from Changelog --- CHANGELOG.md | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c030709a..c0af288e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,24 +20,6 @@ All notable changes to this project will be documented in this file. - Remove root-ca.key from the list of certificates copied to indexer nodes ([#1653](https://github.com/wazuh/wazuh-ansible/pull/1653)) - Remove 'stable' branch ocurrencies ([#1593](https://github.com/wazuh/wazuh-ansible/pull/1593)) -## [4.12.1] - -### Added - -- None - -### Changed - -- None - -### Fixed - -- None - -### Deleted - -- None - ## [4.12.0] ### Added