diff --git a/DBM-Core/DBM-Core.lua b/DBM-Core/DBM-Core.lua index 5441714..2adf3e6 100644 --- a/DBM-Core/DBM-Core.lua +++ b/DBM-Core/DBM-Core.lua @@ -81,9 +81,9 @@ local function currentFullDate() end DBM = { - Revision = parseCurseDate("2023" .. "12" .. "04" .. "22" .. "00" .. "00"), + Revision = parseCurseDate("2023" .. "12" .. "20" .. "16" .. "00" .. "00"), DisplayVersion = GetAddOnMetadata(_addonname, "Version"), -- the string that is shown as version - ReleaseRevision = releaseDate(2023, 12, 04, 22, 00, 00) -- the date of the latest stable version that is available, optionally pass hours, minutes, and seconds for multiple releases in one day + ReleaseRevision = releaseDate(2023, 12, 20, 16, 00, 00) -- the date of the latest stable version that is available, optionally pass hours, minutes, and seconds for multiple releases in one day } local fakeBWVersion = 7558 diff --git a/DBM-Core/DBM-Core.toc b/DBM-Core/DBM-Core.toc index b3cf9e2..4d5fb72 100644 --- a/DBM-Core/DBM-Core.toc +++ b/DBM-Core/DBM-Core.toc @@ -15,7 +15,7 @@ ## LoadOnDemand: 0 ## DefaultState: enabled ## Author: Barsoom, Bunny67, Zidras, DBM-Frostmourne contributors, original DBM team, fixes for sirus Stekolnyu, Waini, fxpw -## Version: 9.2.84 +## Version: 9.2.85 ## X-Website: https://github.com/Waini4/DBM_For_Sirus # Pre-pre-core loads