diff --git a/Loader.lua b/Loader.lua index fc9faa949..16a29c2e9 100644 --- a/Loader.lua +++ b/Loader.lua @@ -12,7 +12,7 @@ local strfind = string.find -- Generate our version variables -- -local BIGWIGS_VERSION = 362 +local BIGWIGS_VERSION = 363 local BIGWIGS_RELEASE_STRING, BIGWIGS_VERSION_STRING local versionQueryString, versionResponseString = "Q^%d^%s^%d^%s", "V^%d^%s^%d^%s" local customGuildName = false