Skip to content

Commit 8b554f3

Browse files
Update tools.json (#701)
1 parent d600645 commit 8b554f3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

static/assets/tools.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -760,13 +760,16 @@
760760
],
761761
"fmiVersions": [
762762
"1.0",
763-
"2.0"
764-
],
763+
"2.0",
764+
"3.0"
765+
],
765766
"fmuExport": [
767+
"CS",
766768
"ME"
767769
],
768770
"fmuImport": [
769-
"CS"
771+
"CS",
772+
"SE"
770773
]
771774
},
772775
{

0 commit comments

Comments
 (0)