Skip to content

Commit ba079bc

Browse files
authored
Merge pull request #9003 from wazuh/enhancement/idr-391-set-4.14.0-for-release
Set 4.14.0 for release
2 parents b933ebd + fb8d4d3 commit ba079bc

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

source/_variables/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# Important: use a valid branch (4.0) or, preferably, tag name (v4.0.0)
2323

2424
release = '4.14.0'
25-
api_tag = '4.14.0'
25+
api_tag = 'v4.14.0'
2626

2727
apiURL = 'https://raw.githubusercontent.com/wazuh/wazuh/'+api_tag+'/api/api/spec/spec.yaml'
2828

source/release-notes/index-4x.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This section summarizes the most important features of each Wazuh 4.x release.
1111
============================================= ====================
1212
Wazuh version Release date
1313
============================================= ====================
14-
:doc:`4.14.0 </release-notes/release-4-14-0>` TBD
14+
:doc:`4.14.0 </release-notes/release-4-14-0>` 23 October 2025
1515
:doc:`4.13.1 </release-notes/release-4-13-1>` 24 September 2025
1616
:doc:`4.13.0 </release-notes/release-4-13-0>` 18 September 2025
1717
:doc:`4.12.0 </release-notes/release-4-12-0>` 7 May 2025

source/release-notes/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This section summarizes the most important features of each Wazuh release.
1111
============================================== ====================
1212
Wazuh version Release date
1313
============================================== ====================
14-
:doc:`4.14.0 </release-notes/release-4-14-0>` TBD
14+
:doc:`4.14.0 </release-notes/release-4-14-0>` 23 October 2025
1515
:doc:`4.13.1 </release-notes/release-4-13-1>` 24 September 2025
1616
:doc:`4.13.0 </release-notes/release-4-13-0>` 18 September 2025
1717
:doc:`4.12.0 </release-notes/release-4-12-0>` 7 May 2025

source/release-notes/release-4-14-0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
.. meta::
44
:description: Wazuh 4.14.0 has been released. Check out our release notes to discover the changes and additions of this release.
55

6-
4.14.0 Release notes - TBD
7-
==========================
6+
4.14.0 Release notes - 23 October 2025
7+
======================================
88

99
This section lists the changes in version 4.14.0. Every update of the Wazuh solution is cumulative and includes all enhancements and fixes from previous releases.
1010

0 commit comments

Comments
 (0)