From af82c9f6d03792a96597cd315e7e21051dd023ee Mon Sep 17 00:00:00 2001 From: iakona <1824122+iakona@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:35:23 -0500 Subject: [PATCH] Updated version to 2.0.0-beta.18 --- objects/57d9fe/object.json | 2 +- script.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/57d9fe/object.json b/objects/57d9fe/object.json index 8b993444c..68ae14b27 100644 --- a/objects/57d9fe/object.json +++ b/objects/57d9fe/object.json @@ -33,7 +33,7 @@ "HideWhenFaceDown": false, "Hands": false, "Text": { - "Text": "version 2.0.0-beta.17", + "Text": "version 2.0.0-beta.18", "colorstate": { "r": 0.7334495, "g": 0.7334495, diff --git a/script.lua b/script.lua index 505f4b66b..d9d52244f 100644 --- a/script.lua +++ b/script.lua @@ -1,5 +1,5 @@ ---- Versioning -version = "2.0.0-beta.17" +version = "2.0.0-beta.18" versionGuid = "57d9fe" ---- Used with Spirit Board Scripts counterBag = "EnergyCounters"