Skip to content

Commit a6d54f4

Browse files
committed
1.1.5
1 parent a67d68d commit a6d54f4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
## 1.1.4 (2025-24-07)
2-
- Patch 11.2.0 + MOP Classic Update
1+
## 1.1.5 (2025-28-09)
2+
- Legion Remix Update

MDT_Legacy.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Interface: 110107, 110200, 50500
22
## Title: MDT Legacy
33
## Author: Nnoggie
4-
## Version: 1.1.4
4+
## Version: 1.1.5
55
## Notes: MDT Plugin containing dungeons from previous expansions
66
## Notes-deDE: MDT-Plugin mit Dungeons aus vorherigen Erweiterungen
77
## Notes-esES: Complemento de MDT que contiene mazmorras de expansiones anteriores

core.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
local addon = select(2, ...)
33
local MDT = MDT
44

5-
if not addon:GenericVersionCheck("MythicDungeonTools", "5.1.0") then
5+
if not addon:GenericVersionCheck("MythicDungeonTools", "5.6.0") then
66
return
77
end
88

0 commit comments

Comments
 (0)