Skip to content

Commit

Permalink
Merge pull request #8097 from wazuh/enhancement/8095-set-for-4.10.0-r…
Browse files Browse the repository at this point in the history
…elease

Set for 4.10.0 release
  • Loading branch information
juliamagan authored Jan 9, 2025
2 parents 865d284 + 583b52a commit f9b91c1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion source/_variables/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
# Important: use a valid branch (4.0) or, preferably, tag name (v4.0.0)

release = '4.10.0'
api_tag = '4.10.0'
api_tag = 'v4.10.0'

apiURL = 'https://raw.githubusercontent.com/wazuh/wazuh/'+api_tag+'/api/api/spec/spec.yaml'
2 changes: 1 addition & 1 deletion source/release-notes/index-4x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This section summarizes the most important features of each Wazuh 4.x release.
============================================= ====================
Wazuh version Release date
============================================= ====================
:doc:`4.10.0 </release-notes/release-4-10-0>` TBD
:doc:`4.10.0 </release-notes/release-4-10-0>` 9 January 2025
:doc:`4.9.2 </release-notes/release-4-9-2>` 4 November 2024
:doc:`4.9.1 </release-notes/release-4-9-1>` 17 October 2024
:doc:`4.9.0 </release-notes/release-4-9-0>` 5 September 2024
Expand Down
2 changes: 1 addition & 1 deletion source/release-notes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This section summarizes the most important features of each Wazuh release.
============================================== ====================
Wazuh version Release date
============================================== ====================
:doc:`4.10.0 </release-notes/release-4-10-0>` TBD
:doc:`4.10.0 </release-notes/release-4-10-0>` 9 January 2025
:doc:`4.9.2 </release-notes/release-4-9-2>` 4 November 2024
:doc:`4.9.1 </release-notes/release-4-9-1>` 17 October 2024
:doc:`4.9.0 </release-notes/release-4-9-0>` 5 September 2024
Expand Down
4 changes: 2 additions & 2 deletions source/release-notes/release-4-10-0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
.. meta::
:description: Wazuh 4.10.0 has been released. Check out our release notes to discover the changes and additions of this release.

4.10.0 Release notes - TBD
==========================
4.10.0 Release notes - 9 January 2025
=====================================

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

Expand Down

0 comments on commit f9b91c1

Please sign in to comment.