diff --git a/cmake/SpotifyVersion.cmake b/cmake/SpotifyVersion.cmake index 4171deb2e..a599ce7a7 100644 --- a/cmake/SpotifyVersion.cmake +++ b/cmake/SpotifyVersion.cmake @@ -1,2 +1,3 @@ # Increment this whenever the user needs to download a new blob -set(SPOTIFY_BLOB_VERSION 8) +# Remember to upload and sign the new version of the blob. +set(SPOTIFY_BLOB_VERSION 9)