Created
April 2, 2019 17:28
-
-
Save amygrinn/dccc1ccf04baeae078f5f85f854df7e7 to your computer and use it in GitHub Desktop.
Update cordova version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -i -E 's/(<widget.+version=")[^"]*(".+)/\1'$1'\2/' config.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment