Skip to content

v2.0.3

Compare
Choose a tag to compare
@shprink shprink released this 11 Jul 07:45
· 130 commits to develop since this release

2.0.3 (2017-07-11)

  • [BUG] Build iOS App: Error: cordovaProject.projectConfig.getFileResources is not a function #353

To upgrade:

$ git fetch --all
$ git checkout v2.0.3
$ yarn
$ rm -rf platforms/ plugins/
$ npm run restore