I'd wait for an updated FMPP. Otherwise, you might end up with a non-functional FMPP...
API 2.13 uses the file 'mir_sdr_api.dll'
API 3.03 uses the file 'sdrplay_api.dll' and is delivered as a service.
Looking at the the API documentation, 3.03 seems to use a different initialization procedure ( must start with sdrplay_api_Open() )
Most likely FMPP currently uses API 2.13 (not mentioned in Notes.txt, only that it's for SDRPlay RSP2 receivers) so waiting for new FMPP to use the new API is most likely in order.
Also, if nothing has changed to the functions DSDPlus are using from the API in FMPP, then I wouldn't expect them to change anything.