
for example,my plugin has a new version,when i click the update button,i need tell user restart sketch to make the new version plugin work,but i has no idea to konw the plugin update success,i can only receive the "onShutDown" action,but the "onShutDown" can be send in many ways,not only update plugin success.