Skip to content

Commit f82f706

Browse files
committed
Version Update
1 parent d7718ca commit f82f706

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

boot.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
_ = nil
55
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0")
66

7-
_detalhes.build_counter = 8357
8-
_detalhes.alpha_build_counter = 8357 --if this is higher than the regular counter, use it instead
7+
_detalhes.build_counter = 8373
8+
_detalhes.alpha_build_counter = 8373 --if this is higher than the regular counter, use it instead
99
_detalhes.dont_open_news = true
1010
_detalhes.game_version = "v9.0.5"
1111
_detalhes.userversion = "v9.0.5." .. _detalhes.build_counter

0 commit comments

Comments
 (0)