Skip to content

Commit

Permalink
Update Mac package to 3.0 alpha semantic
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-os committed Sep 10, 2018
1 parent 0351f21 commit 39d0b66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/package_mac
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ LONG_NAME=MuseScore

if [[ $1 ]]
then
LONG_NAME=MuseScoreNightly
LONGER_NAME=MuseScoreNightly
LONG_NAME=MuseScore
LONGER_NAME="MuseScore 3.0 alpha"
VERSION=$1
else
LONG_NAME=MuseScore
Expand Down

0 comments on commit 39d0b66

Please sign in to comment.