diff --git a/boot.lua b/boot.lua index 72ccea926..20e45d9ae 100644 --- a/boot.lua +++ b/boot.lua @@ -17,8 +17,8 @@ end local addonName, Details222 = ... local version, build, date, tvs = GetBuildInfo() - Details.build_counter = 13319 - Details.alpha_build_counter = 13319 --if this is higher than the regular counter, use it instead + Details.build_counter = 13349 + Details.alpha_build_counter = 13349 --if this is higher than the regular counter, use it instead Details.dont_open_news = true Details.game_version = version Details.userversion = version .. " " .. Details.build_counter