Skip to content

Commit

Permalink
Added last-stage variable with beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bordon committed Feb 6, 2025
1 parent 14e444f commit c08347c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_functions/installVariables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ readonly wazuh_version="4.11.0"
readonly filebeat_version="7.10.2"
readonly wazuh_install_vesion="0.1"
source_branch="v${wazuh_version}"
last_stage=""
last_stage="beta1"

repogpg="https://packages.wazuh.com/key/GPG-KEY-WAZUH"
repobaseurl="https://packages.wazuh.com/4.x"
Expand Down

0 comments on commit c08347c

Please sign in to comment.