Skip to content

Commit

Permalink
Merge pull request #1018 from NagiosEnterprises/bb_renameBeta02toRelease
Browse files Browse the repository at this point in the history
Update package.sh
  • Loading branch information
ne-bbahn committed Nov 13, 2023
2 parents 5f03c67 + 53fc6e5 commit 4a9f1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/macos/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ echo -e "\n***** macos/package.sh"
DIR=$( cd "$(dirname "$0")" ; pwd -P )
BUILD_DIR="$DIR/.."
NCPA_VER=$(cat $BUILD_DIR/../VERSION)
RELEASE="beta02"
RELEASE="release"
ARCH=$(uname -m)

(
Expand Down

0 comments on commit 4a9f1a4

Please sign in to comment.