SwiftUpdate
Easily update shortcuts
What this shortcut does
A shortcut that allows other shortcuts to stay up-to-date, by adding just 2 extra actions! How to include 1) Create a dictionary with the following keys: name : Your shortcut's name id : The ID of your shortcut version : The latest version of your shortcut 2) Attach your dictionary to a Run Shortcut action, and set the "Shortcut to run" option to SwiftUpdate That's it! Your shortcut will now check for updates whenever it reaches these two actions! Include them at the start for automatic updates, or add them to a menu if you want to allow your users to choose when to update. ❗️ Remember to update the version number in the dictionary whenever you add a new version to ! ❗️ Don't use letters in your version names, since they are removed when checking for updates.