Skip to content

Commit eae43a7

Browse files
committed
Merge branch 'dev'
2 parents 84d28e8 + c38a3be commit eae43a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DRY_RUN='false'
66
WORKINGDIR="$( cd "$(dirname "$0")" ; pwd -P )"
77
cd $WORKINGDIR
88

9-
crates=( "protocol" "core" "discovery" "oauth" "audio" "metadata" "playback" "connect" "librespot" )
9+
crates=( "protocol" "oauth" "core" "discovery" "audio" "metadata" "playback" "connect" "librespot" )
1010

1111
OS=`uname`
1212
function replace_in_file() {

0 commit comments

Comments
 (0)