Skip to content

Commit 55c310f

Browse files
Merge pull request #217251 from andrewbrownmsft/andbrown110422
Revising version number
2 parents 7494870 + 9ea0061 commit 55c310f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub-device-update/import-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The import manifest JSON schema is hosted at [SchemaStore.org](https://json.sche
2424
|**compatibility**|`compatibility`|List of device property sets this update is compatible with.|Yes|
2525
|**instructions**|`instructions`|Update installation instructions.|Yes|
2626
|**files**|`file` `[0-10]`|List of update payload files. Sum of all file sizes may not exceed 2 GB. May be empty or null if all instruction steps are reference steps.|No|
27-
|**manifestVersion**|`string`|Import manifest schema version. Must be 4.0.|Yes|
27+
|**manifestVersion**|`string`|Import manifest schema version. Must be 5.0.|Yes|
2828
|**createdDateTime**|`string`|Date & time import manifest was created in ISO 8601 format.<br><br>Example: `"2020-10-02T22:18:04.9446744Z"`|Yes|
2929

3030
Additional properties aren't allowed.

0 commit comments

Comments
 (0)