Fixing typos and updating OpenRaid

This commit is contained in:
Tercio Jose
2024-08-03 16:22:08 -03:00
committed by andrew6180
parent 5b160915e5
commit 68be90f6cd
4 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
local addonName, Details222 = ...
local version = GetBuildInfo()
Details.build_counter = 12826
Details.alpha_build_counter = 12826 --if this is higher than the regular counter, use it instead
Details.build_counter = 12827
Details.alpha_build_counter = 12827 --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