Skip to content

Commit

Permalink
Release 3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Rottenbeer committed Nov 1, 2019
1 parent ba45d6a commit df44004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ItemRack/ItemRack.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ItemRack = {}
local disable_delayed_swaps = nil -- temporary. change nil to 1 to stop attempting to delay set swaps while casting
local _

ItemRack.Version = "3.21"
ItemRack.Version = "3.22"

ItemRackUser = {
Sets = {}, -- user's sets
Expand Down

0 comments on commit df44004

Please sign in to comment.