diff --git a/LibProcessable.lua b/LibProcessable.lua index f15bc97..b2c68d1 100644 --- a/LibProcessable.lua +++ b/LibProcessable.lua @@ -6,7 +6,7 @@ if(not lib) then return end -local CLASSIC = select(4, GetBuildInfo()) == 11302 +local CLASSIC = select(4, GetBuildInfo()) == 11303 local professions = {} --[[ LibProcessable:IsMillable(_item[, ignoreMortar]_)