Skip to content

Commit aaf33e4

Browse files
committed
post release 4.13.0
1 parent 9d5f3ca commit aaf33e4

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.13.0'
25-
api_tag = '4.13.0'
25+
api_tag = 'v4.13.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.13.0 </release-notes/release-4-13-0>` TBD
14+
:doc:`4.13.0 </release-notes/release-4-13-0>` 18 September 2025
1515
:doc:`4.12.0 </release-notes/release-4-12-0>` 7 May 2025
1616
:doc:`4.11.2 </release-notes/release-4-11-2>` 1 April 2025
1717
:doc:`4.11.1 </release-notes/release-4-11-1>` 12 March 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.13.0 </release-notes/release-4-13-0>` TBD
14+
:doc:`4.13.0 </release-notes/release-4-13-0>` 18 September 2025
1515
:doc:`4.12.0 </release-notes/release-4-12-0>` 7 May 2025
1616
:doc:`4.11.2 </release-notes/release-4-11-2>` 1 April 2025
1717
:doc:`4.11.1 </release-notes/release-4-11-1>` 12 March 2025

source/release-notes/release-4-13-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.13.0 has been released. Check out our release notes to discover the changes and additions of this release.
55

6-
4.13.0 Release notes - TBD
7-
==========================
6+
4.13.0 Release notes - 18 September 2025
7+
========================================
88

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

0 commit comments

Comments
 (0)