wazuh / wazuh-packages

Wazuh - Tools for packages creation
https://wazuh.com
GNU General Public License v2.0
105 stars 97 forks source link

Add the Installation assistant version bump #3120

Closed teddytpc1 closed 2 months ago

teddytpc1 commented 2 months ago

Description

Due to the changes made here: #3092, we need to add the installation assistant version bump in the bump_version.py script. The script should change:

The final value should be vX.Y.Z-stage, e.g.: v4.9.1-rc1 for both variables.

The tag should contain this change and should be reverted in the release branch.

Related: