Skip to content

Commit

Permalink
chore: update install version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmandMeppa committed Oct 16, 2024
1 parent fe9cbc3 commit 4134bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fi

# Default log level and application details
APP_NAME=${APP_NAME:-"wazuh-agent-status"}
WOPS_VERSION=${WOPS_VERSION:-"0.1.1"}
WOPS_VERSION=${WOPS_VERSION:-"0.1.2"}

# Define text formatting
RED='\033[0;31m'
Expand Down

0 comments on commit 4134bc6

Please sign in to comment.