We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faba9c9 commit b8f0689Copy full SHA for b8f0689
objects/57d9fe/object.json
@@ -39,7 +39,7 @@
39
"HideWhenFaceDown": false,
40
"Hands": false,
41
"Text": {
42
- "Text": "version 4.6.0-beta.1",
+ "Text": "version 4.6.0-beta.2",
43
"colorstate": {
44
"r": 0.7334,
45
"g": 0.7334,
script.lua
@@ -1,5 +1,5 @@
1
---- Versioning
2
-version = "4.6.0-beta.1"
+version = "4.6.0-beta.2"
3
versionGuid = "57d9fe"
4
---- Used with Spirit Board Scripts
5
counterBag = "EnergyCounters"
0 commit comments