diff --git a/static/assets/tools.json b/static/assets/tools.json index 5ae5e48d..d9b1e2b7 100644 --- a/static/assets/tools.json +++ b/static/assets/tools.json @@ -760,13 +760,16 @@ ], "fmiVersions": [ "1.0", - "2.0" - ], + "2.0", + "3.0" + ], "fmuExport": [ + "CS", "ME" ], "fmuImport": [ - "CS" + "CS", + "SE" ] }, {