Skip to content

Commit 4f9d96d

Browse files
committed
Update version info for generated nodesets
1 parent 1440bda commit 4f9d96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

I4AASNodeManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public void SaveNodestateCollectionAsNodeSet2(string filePath, NodeStateCollecti
6868
};
6969

7070
nodeSet.Models = [new ModelTableEntry() {
71-
ModelUri = _namespaceURI, Version = "0.5.0",
71+
ModelUri = _namespaceURI, Version = "0.9.0",
7272
PublicationDateSpecified = true,
7373
PublicationDate = DateTime.UtcNow.Date }];
7474

0 commit comments

Comments
 (0)