From 0a752d3edddaea510ee4c6071997f4ced52d449f Mon Sep 17 00:00:00 2001 From: iakona <1824122+iakona@users.noreply.github.com> Date: Sun, 8 Dec 2024 11:13:18 -0600 Subject: [PATCH] Updated version to 4.4.2-beta.3 --- 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 2fb158b59..ea73f13b6 100644 --- a/objects/57d9fe/object.json +++ b/objects/57d9fe/object.json @@ -39,7 +39,7 @@ "HideWhenFaceDown": false, "Hands": false, "Text": { - "Text": "version 4.4.2-beta.2", + "Text": "version 4.4.2-beta.3", "colorstate": { "r": 0.7334, "g": 0.7334, diff --git a/script.lua b/script.lua index 9b29f89fd..82aa8b9cc 100644 --- a/script.lua +++ b/script.lua @@ -1,5 +1,5 @@ ---- Versioning -version = "4.4.2-beta.2" +version = "4.4.2-beta.3" versionGuid = "57d9fe" ---- Used with Spirit Board Scripts counterBag = "EnergyCounters"