From 21d7b5e9e4d9af98310d7849f5bec4d05b94f8d8 Mon Sep 17 00:00:00 2001 From: iakona <1824122+iakona@users.noreply.github.com> Date: Wed, 3 Mar 2021 20:25:26 -0600 Subject: [PATCH] Updated version to 1.5.0-beta.10 --- 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 4226b46fa..9b03dc5f7 100644 --- a/objects/57d9fe/object.json +++ b/objects/57d9fe/object.json @@ -33,7 +33,7 @@ "HideWhenFaceDown": false, "Hands": false, "Text": { - "Text": "version 1.5.0-beta.9", + "Text": "version 1.5.0-beta.10", "colorstate": { "r": 0.7334495, "g": 0.7334495, diff --git a/script.lua b/script.lua index 9cf0b64e5..ddb0aa8c4 100644 --- a/script.lua +++ b/script.lua @@ -1,5 +1,5 @@ ---- Versioning -version = "1.5.0-beta.9" +version = "1.5.0-beta.10" versionGuid = "57d9fe" ---- Used with Spirit Board Scripts counterBag = "5f595a"