From V5 to V6
Copy a setup prompt with the install steps and the full markdown guide for this plugin.
Why this upgrade
Section titled βWhy this upgradeβThis major version is here to follow Capacitor major version
First follow the migration guide of Capacitor:
https://capacitorjs.com/docs/updating/6-0
Install
Section titled βInstallβnpm i @capgo/capacitor-updater@6
Then sync the native code update:
npx cap sync
That it ! Pretty easy !