Skip to content

Commit

Permalink
Merge pull request #6934 from wazuh/maintenance/6931-set-for-release
Browse files Browse the repository at this point in the history
Set dates and api tag reference for release
  • Loading branch information
javimed authored Jan 10, 2024
2 parents 3be89a6 + 5ea3cb4 commit cd813a5
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.7.2'
api_tag = '4.7.2'
api_tag = 'v4.7.2'

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.7.2 </release-notes/release-4-7-2>` TBD
:doc:`4.7.2 </release-notes/release-4-7-2>` 10 January 2024
:doc:`4.7.1 </release-notes/release-4-7-1>` 20 December 2023
:doc:`4.7.0 </release-notes/release-4-7-0>` 27 November 2023
:doc:`4.6.0 </release-notes/release-4-6-0>` 31 October 2023
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.7.2 </release-notes/release-4-7-2>` TBD
:doc:`4.7.2 </release-notes/release-4-7-2>` 10 January 2024
:doc:`4.7.1 </release-notes/release-4-7-1>` 20 December 2023
:doc:`4.7.0 </release-notes/release-4-7-0>` 27 November 2023
:doc:`4.6.0 </release-notes/release-4-6-0>` 31 October 2023
Expand Down
4 changes: 2 additions & 2 deletions source/release-notes/release-4-7-2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
.. meta::
:description: Wazuh 4.7.2 has been released. Check out our release notes to discover the changes and additions of this release.

4.7.2 Release notes - TBD
=========================
4.7.2 Release notes - 10 January 2024
=====================================

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

Expand Down

0 comments on commit cd813a5

Please sign in to comment.