1.1.7 • Published 7 months ago

capacitor-version v1.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

capacitor-version

A simple tool that updates your ios and android versions

npm npm

How it works

  1. Write the version you want in your package.json file in root folder.
{
  "version": "x.x.x"
}
  1. Run the command line below in root folder.
npx capacitor-version
  1. And Voila it's all done