From 98f3273db09d6befee34e82fcc2f26dfb8e591c5 Mon Sep 17 00:00:00 2001 From: James Bradbury Date: Sat, 5 Sep 2020 12:16:01 +0100 Subject: [PATCH] update versioning --- lib/reacoma.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/reacoma.lua b/lib/reacoma.lua index b26a918..d3f136a 100644 --- a/lib/reacoma.lua +++ b/lib/reacoma.lua @@ -37,7 +37,7 @@ if reacoma.output ~= "source" and reacoma.output ~= "media" then end -- Now set the paths up for where new files will be located reacoma.lib = script_path -reacoma.version = "1.5.0" +reacoma.version = "1.5.1" reacoma.dep = "Fluid Corpus Manipulation Toolkit, version 1.0.0-RC1" -- Check that we are not running in restricted mode