diff --git a/objects/57d9fe/object.json b/objects/57d9fe/object.json index eb42fb30f..76c3614ce 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.3", + "Text": "version 2.0.0-beta.4", "colorstate": { "r": 0.7334495, "g": 0.7334495, diff --git a/script.lua b/script.lua index d2b236094..01ef34d59 100644 --- a/script.lua +++ b/script.lua @@ -1,5 +1,5 @@ ---- Versioning -version = "2.0.0-beta.3" +version = "2.0.0-beta.4" versionGuid = "57d9fe" ---- Used with Spirit Board Scripts counterBag = "5f595a"