Skip to content

Python Script to set the version number of a Apache Cordova application for iOS and Android

License

Notifications You must be signed in to change notification settings

simonprickett/cordovasetversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordovasetversion

Python Script to set the version number of a Apache Cordova application for iOS and Android

Usage:

setcordovaversion.py 1.9.9 9999 /path/to/config.xml

Or

PowerShell Script to set the version number of a Apache Cordova application for iOS and Android

Usage:

.\Set-CordovaVersion.ps1 -VersionNumber "1.9.9" -BuildNumber 9999 -ConfigFile "/path/to/config.xml"

About

Python Script to set the version number of a Apache Cordova application for iOS and Android

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published