From 8ac575272300756b56d8b5f7fca67e0c0a957aea Mon Sep 17 00:00:00 2001 From: James Bradbury Date: Sun, 3 Jan 2021 01:05:21 +0000 Subject: [PATCH] bump version --- lib/reacoma.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/reacoma.lua b/lib/reacoma.lua index 3cb87f1..8866433 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.3" +reacoma.version = "1.5.4" reacoma.dep = "Fluid Corpus Manipulation Toolkit, version 1.0.0-RC1" -- Check that we are not running in restricted mode