5.17 + Hyjal from Szyler's Discord

This commit is contained in:
andrew6180
2023-11-25 17:31:26 -07:00
parent 5b3b160e21
commit 00255736e5
33 changed files with 4031 additions and 1185 deletions
+3 -3
View File
@@ -43,9 +43,9 @@
-------------------------------
DBM = {
Revision = ("$Revision: 5016 $"):sub(12, -3),
Version = "5.16",
DisplayVersion = "5.16", -- the string that is shown as version
ReleaseRevision = 5015 -- the revision of the latest stable version that is available (for /dbm ver2)
Version = "5.17",
DisplayVersion = "5.17", -- the string that is shown as version
ReleaseRevision = 5016 -- the revision of the latest stable version that is available (for /dbm ver2)
}
DBM_SavedOptions = {}