diff --git a/DBM-Core/DBM-Core.lua b/DBM-Core/DBM-Core.lua index 18c624f1..144b48b3 100644 --- a/DBM-Core/DBM-Core.lua +++ b/DBM-Core/DBM-Core.lua @@ -82,9 +82,9 @@ local function currentFullDate() end DBM = { - Revision = parseCurseDate("20240220184236"), - DisplayVersion = "10.1.11 alpha", -- the string that is shown as version - ReleaseRevision = releaseDate(2023, 12, 28) -- the date of the latest stable version that is available, optionally pass hours, minutes, and seconds for multiple releases in one day + Revision = parseCurseDate("20240221000739"), + DisplayVersion = "10.1.11", -- the string that is shown as version + ReleaseRevision = releaseDate(2024, 02, 21) -- 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 75f17d82..9989c7a0 100644 --- a/DBM-Core/DBM-Core.toc +++ b/DBM-Core/DBM-Core.toc @@ -17,7 +17,7 @@ ## LoadOnDemand: 0 ## DefaultState: enabled ## Author: Barsoom, Bunny67, Zidras, DBM-Frostmourne contributors, original DBM team -## Version: 10.1.11_alpha +## Version: 10.1.11 ## X-Website: https://github.com/Zidras/DBM-Warmane/ compat.lua diff --git a/DBM-GUI/DBM-GUI.toc b/DBM-GUI/DBM-GUI.toc index cec36470..55d03374 100755 --- a/DBM-GUI/DBM-GUI.toc +++ b/DBM-GUI/DBM-GUI.toc @@ -21,7 +21,7 @@ ## LoadOnDemand: 1 ## DefaultState: enabled ## Author: MysticalOS, QartemisT -## Version: 10.1.11_alpha +## Version: 10.1.11 localization.en.lua localization.de.lua diff --git a/DBM-StatusBarTimers/DBM-StatusBarTimers.toc b/DBM-StatusBarTimers/DBM-StatusBarTimers.toc index 05055073..7038cc2b 100755 --- a/DBM-StatusBarTimers/DBM-StatusBarTimers.toc +++ b/DBM-StatusBarTimers/DBM-StatusBarTimers.toc @@ -18,7 +18,7 @@ ## LoadOnDemand: 0 ## DefaultState: enabled ## Author: MysticalOS, QartemisT -## Version: 10.1.11_alpha +## Version: 10.1.11 ## X-Website: https://deadlybossmods.com DBT.lua