Mercurial > wow > askmrrobot
changeset 173:556cb7c32580 v81
version bump for 8.3, new allied races
author | yellowfive |
---|---|
date | Tue, 14 Jan 2020 12:51:11 -0800 |
parents | 5035a5654a2e |
children | 5f8d8a8ed6a4 |
files | AskMrRobot-Serializer/AskMrRobot-Serializer.lua AskMrRobot.toc |
diffstat | 2 files changed, 6 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/AskMrRobot-Serializer/AskMrRobot-Serializer.lua Mon Sep 30 15:11:30 2019 -0700 +++ b/AskMrRobot-Serializer/AskMrRobot-Serializer.lua Tue Jan 14 12:51:11 2020 -0800 @@ -1,6 +1,6 @@ -- AskMrRobot-Serializer will serialize and communicate character data between users. -local MAJOR, MINOR = "AskMrRobot-Serializer", 80 +local MAJOR, MINOR = "AskMrRobot-Serializer", 81 local Amr, oldminor = LibStub:NewLibrary(MAJOR, MINOR) if not Amr then return end -- already loaded by something else @@ -144,7 +144,9 @@ ["DarkIronDwarf"] = 18, ["MagharOrc"] = 19, ["ZandalariTroll"] = 20, - ["KulTiran"] = 21 + ["KulTiran"] = 21, + ["Vulpera"] = 22, + ["Mechagnome"] = 23 } Amr.FactionIds = {
--- a/AskMrRobot.toc Mon Sep 30 15:11:30 2019 -0700 +++ b/AskMrRobot.toc Tue Jan 14 12:51:11 2020 -0800 @@ -1,7 +1,7 @@ -## Interface: 80205 +## Interface: 80300 ## Title: Ask Mr. Robot ## Author: Team Robot, Inc. -## Version: 80 +## Version: 81 ## Notes: Gear import/export, combat logging, and more. ## URL: www.askmrrobot.com ## SavedVariables: AskMrRobotDb4