release: update server migration + duplicate extension fix #123
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds removeDuplicateExtensions() to postflight - cleans up:
Runs on every install/update.
fix(script): auto-remove duplicate extensions on upgradeto release: update server migration + duplicate extension fix