From 0c03faed9d2631a75b73b7bd9766f019c0a8e667 Mon Sep 17 00:00:00 2001 From: Tercio Jose <terciob19@hotmail.com> Date: Mon, 13 Jan 2025 16:38:38 -0300 Subject: [PATCH] Bump version --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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