From 633f2a7fd0c6a34431aea5cddbde4eea6340183a Mon Sep 17 00:00:00 2001 From: Zidras <10605951+Zidras@users.noreply.github.com> Date: Tue, 14 Mar 2023 22:35:50 +0000 Subject: [PATCH] Version: prepare release 10.0.22 --- DBM-Core/DBM-Core.lua | 6 +++--- DBM-Core/DBM-Core.toc | 2 +- DBM-GUI/DBM-GUI.toc | 2 +- DBM-StatusBarTimers/DBM-StatusBarTimers.toc | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DBM-Core/DBM-Core.lua b/DBM-Core/DBM-Core.lua index e3f92765..8ab64227 100644 --- a/DBM-Core/DBM-Core.lua +++ b/DBM-Core/DBM-Core.lua @@ -82,9 +82,9 @@ local function currentFullDate() end DBM = { - Revision = parseCurseDate("20230314220905"), - DisplayVersion = "9.2.27 alpha", -- the string that is shown as version - ReleaseRevision = releaseDate(2023, 3, 11) -- the date of the latest stable version that is available, optionally pass hours, minutes, and seconds for multiple releases in one day + Revision = parseCurseDate("20230314223515"), + DisplayVersion = "10.0.22", -- the string that is shown as version + ReleaseRevision = releaseDate(2023, 3, 14) -- 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 67bcc3f6..1d7c97bb 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: 9.2.27_alpha +## Version: 10.0.22 ## 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 50d9fb48..a7428df9 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: 9.2.27_alpha +## Version: 10.0.22 localization.en.lua localization.de.lua diff --git a/DBM-StatusBarTimers/DBM-StatusBarTimers.toc b/DBM-StatusBarTimers/DBM-StatusBarTimers.toc index c4130442..3b65cfe4 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: 9.2.27_alpha +## Version: 10.0.22 ## X-Website: https://deadlybossmods.com DBT.lua \ No newline at end of file