Skip to content

Commit

Permalink
Revert last_stage value
Browse files Browse the repository at this point in the history
  • Loading branch information
teddytpc1 committed Jan 24, 2025
1 parent ad2a34f commit 5d0eea2
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="alpha1"
last_stage=""

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

0 comments on commit 5d0eea2

Please sign in to comment.