From 0e43a16bd572f2cee199aa8dca0f66108e8f5ee9 Mon Sep 17 00:00:00 2001 From: pudingus <39903631+pudingus@users.noreply.github.com> Date: Thu, 29 Oct 2020 15:36:14 +0100 Subject: [PATCH] Bump up version --- 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 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