Skip to content

Commit

Permalink
Updated version to 1.3.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dolan committed Feb 10, 2021
1 parent 6a766b3 commit 06b818f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions global-script.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---- Versioning
version = "1.3.0-beta.1"
version = "1.3.0-beta.2"
versionGuid = "57d9fe"
---- Used with Spirit Board Scripts
counterBag = "5f595a"
Expand Down Expand Up @@ -3637,4 +3637,4 @@ function onPlayerConnect(player)
end
function onPlayerDisconnect(player)
updatePlayerArea(player.color)
end
end
2 changes: 1 addition & 1 deletion objects/57d9fe/object.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"HideWhenFaceDown": false,
"Hands": false,
"Text": {
"Text": "version 1.3.0-beta.1",
"Text": "version 1.3.0-beta.2",
"colorstate": {
"r": 0.7334495,
"g": 0.7334495,
Expand Down

0 comments on commit 06b818f

Please sign in to comment.