From e8d491be75e60a04307a1f86037b2047f8af106c Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Sun, 6 Mar 2022 14:35:50 -0300 Subject: [PATCH] Tiny Threat update Big tiny threat update by Treeston. --- boot.lua | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index c0792fb3a..4f4262ba1 100644 --- a/boot.lua +++ b/boot.lua @@ -6,8 +6,8 @@ local version, build, date, tocversion = GetBuildInfo() - _detalhes.build_counter = 9700 - _detalhes.alpha_build_counter = 9700 --if this is higher than the regular counter, use it instead + _detalhes.build_counter = 9715 + _detalhes.alpha_build_counter = 9715 --if this is higher than the regular counter, use it instead _detalhes.bcc_counter = 31 _detalhes.dont_open_news = true _detalhes.game_version = version @@ -33,6 +33,11 @@ do local Loc = _G.LibStub("AceLocale-3.0"):GetLocale( "Details" ) local news = { + {"v9.2.0.9715.146", "Merch 06th, 2022"}, + "More Tiny Threat fixes and implementations (by Treeston)", + "Fixed Chinese and Taiwan 'Thousand' abbreviation letter (fix by github user Maioro).", + + {"v9.2.0.9699.146", "Merch 04th, 2022"}, "Align Text Columns now have a warning at the bracket and separators option", "Silence from interrupts shall be counted as a crowd control.",