diff --git a/scripts/max4ds/init.ms b/scripts/max4ds/init.ms index 3021703..c34de0d 100644 --- a/scripts/max4ds/init.ms +++ b/scripts/max4ds/init.ms @@ -2,7 +2,7 @@ local set_heapsize = 64 * 1024 * 1024 --64 MiB if heapsize < set_heapsize then heapsize = set_heapsize - global MafiaTools_version = "v0.6.0-preview" + global MafiaTools_version = "v0.6.0" global MafiaTools_scriptsPath = getFilenamePath (getThisScriptFilename()) global MafiaTools_ImpExpSettings