diff --git a/DBM-Core/DBM-Core.lua b/DBM-Core/DBM-Core.lua index ba2f4560..3afe3111 100644 --- a/DBM-Core/DBM-Core.lua +++ b/DBM-Core/DBM-Core.lua @@ -82,9 +82,9 @@ local function currentFullDate() end DBM = { - Revision = parseCurseDate("20231223195525"), - DisplayVersion = "10.1.8 alpha", -- the string that is shown as version - ReleaseRevision = releaseDate(2023, 12, 5) -- the date of the latest stable version that is available, optionally pass hours, minutes, and seconds for multiple releases in one day + Revision = parseCurseDate("20231224132312"), + DisplayVersion = "10.1.8", -- the string that is shown as version + ReleaseRevision = releaseDate(2023, 12, 24) -- 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 f8219f46..06fc50b0 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.8_alpha +## Version: 10.1.8 ## 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 4f3bfdc1..3221e34c 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.8_alpha +## Version: 10.1.8 localization.en.lua localization.de.lua diff --git a/DBM-StatusBarTimers/DBM-StatusBarTimers.toc b/DBM-StatusBarTimers/DBM-StatusBarTimers.toc index ea12f553..dbeddb4b 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.8_alpha +## Version: 10.1.8 ## X-Website: https://deadlybossmods.com DBT.lua