SDK version bump. Again. Hopefully the interfaces will be stable soon.

This commit is contained in:
casey langen 2017-06-03 13:46:03 -07:00
parent 629f8cb4a7
commit 5999ba3962

View File

@ -133,5 +133,5 @@ namespace musik {
static const char* ExternalId = "external_id";
}
static const int SdkVersion = 9;
static const int SdkVersion = 10;
} } }