How to update the iOS Cordova version
-------------------------------------

                 Key: CB-273
                 URL: https://issues.apache.org/jira/browse/CB-273
             Project: Apache Callback
          Issue Type: Test
          Components: iOS
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah
            Priority: Critical


1. Update the VERSION file in the CordovaLib folder (use semantic versioning)
2. Update the Release Notes in CordovaInstaller/docs/releasenotes.md (in 
Markdown format) - add a section for the new version, follow the previous 
formats
3. Update CordovaLib/Classes/CDVAvailability.h - added a new macro for the new 
version, and update CORDOVA_VERSION_MIN_REQUIRED with the latest version macro
4. Commit your changes
5. Tag the repo

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to