The version and build number is present on info.plist. If you open this file, you’ll see two entries related to versioning
- Bundle version string (short)
- Bundle version
Another option is to click on the root on xcode project navigator, you’ll see two text boxes to edit the same information (Version, Build)

For sure Cordova IDE offers another way to do it.