version

Type: JSON object
Required: Yes

"version": {
   "full": "1.0.0.0",
   "major": 1,
   "minor": 0,
   "revision": 0,
   "build": 0
}

This property is the version number of the framework control that is used for versioning a framework control. The version number is subdivided into the major release number, minor release number, revision number and build number.

For creating a package, the version number must match the version number in Manifest.json.