Skip to content

Commit

Permalink
Updateversion of SerialParts from 1.0.1 to 3.0.0 page_digital-twins.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
mkanal authored Nov 14, 2024
1 parent fd859a8 commit 1870f06
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ Here's an example how such a submodel descriptor could look like:
"keys": [
{
"type": "GlobalReference",
"value": "urn:samm:io.catenax.serial_part:1.0.1#SerialPart"
"value": "urn:samm:io.catenax.serial_part:3.0.0#SerialPart"
}
]
},
Expand Down Expand Up @@ -253,7 +253,7 @@ Here's an example how such a submodel descriptor could look like:
"keys": [
{
"type": "GlobalReference",
"value": "urn:samm:io.catenax.serial_part:1.0.1#SerialPart"
"value": "urn:samm:io.catenax.serial_part:3.0.0#SerialPart"
}
]
},
Expand Down

0 comments on commit 1870f06

Please sign in to comment.