Mercurial > wow > askmrrobot
diff Constants.lua @ 165:3be9cc6f7d20 v77
Updated for 8.2, initial essence support.
author | yellowfive |
---|---|
date | Tue, 25 Jun 2019 10:27:20 -0700 |
parents | 35612aee8e15 |
children | 5c68d3fccff3 |
line wrap: on
line diff
--- a/Constants.lua Tue May 07 10:32:41 2019 -0700 +++ b/Constants.lua Tue Jun 25 10:27:20 2019 -0700 @@ -2,7 +2,7 @@ local L = LibStub("AceLocale-3.0"):GetLocale("AskMrRobot", true) -- min import version that we will read from the website -Amr.MIN_IMPORT_VERSION = 65 +Amr.MIN_IMPORT_VERSION = 77 -- min addon version that we will support for inter-addon communication Amr.MIN_ADDON_VERSION = 65