How to delete a version that has been deployed but no instance created?
wunglee opened this issue · 3 comments
wunglee commented
How to delete a version that has been deployed but no instance created?
dkolas commented
This is now possible in the SDK. See PluginVersion.delete() and PackageVersion.delete().
I'm going to leave this issue open until we have a button in the web portal as well.
dkolas commented
PluginVersions and PackageVersions can now be deleted from the web portal as well.