Skip to content

Commit d8f0054

Browse files
committed
время пришло
1 parent 1451a14 commit d8f0054

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DBM-Core/DBM-Core.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ local function currentFullDate()
8181
end
8282

8383
DBM = {
84-
Revision = parseCurseDate("2023" .. "03" .. "12" .. "20" .. "00" .. "00"),
84+
Revision = parseCurseDate("2023" .. "03" .. "27" .. "20" .. "00" .. "00"),
8585
DisplayVersion = GetAddOnMetadata(_addonname, "Version"), -- the string that is shown as version
8686
ReleaseRevision = releaseDate(2023, 03, 12, 20, 00, 00) -- the date of the latest stable version that is available, optionally pass hours, minutes, and seconds for multiple releases in one day
8787
}

DBM-Core/DBM-Core.toc

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
## LoadOnDemand: 0
1616
## DefaultState: enabled
1717
## Author: Barsoom, Bunny67, Zidras, DBM-Frostmourne contributors, original DBM team, fixes for sirus Stekolnyu, Waini, fxpw
18-
## Version: 9.2.63
18+
## Version: 9.2.64
1919

2020
X-Website: https://github.com/Waini4/DBM_For_Sirus
2121

0 commit comments

Comments
 (0)