From 5741615c87b996865b58c80eb7ce887858a1e351 Mon Sep 17 00:00:00 2001 From: pudingus <39903631+pudingus@users.noreply.github.com> Date: Thu, 26 Nov 2020 14:26:09 +0100 Subject: [PATCH] Release 0.7.1 --- scripts/max4ds/init.ms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/max4ds/init.ms b/scripts/max4ds/init.ms index fb948f1..917779a 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.8.0-preview" + global MafiaTools_version = "v0.7.1" global MafiaTools_scriptsPath = getFilenamePath (getThisScriptFilename()) global MafiaTools_ImpExpSettings