# HG changeset patch # User yellowfive # Date 1477413604 25200 # Node ID a24cad57517c3aafde1bdc0d64f00edc1c7ccd81 # Parent 2972db948c80d9bb4bf57e5459eb248fd3f31919 7.1 toc diff -r 2972db948c80 -r a24cad57517c AskMrRobot-Serializer/AskMrRobot-Serializer.lua --- a/AskMrRobot-Serializer/AskMrRobot-Serializer.lua Sat Oct 01 20:00:37 2016 -0700 +++ b/AskMrRobot-Serializer/AskMrRobot-Serializer.lua Tue Oct 25 09:40:04 2016 -0700 @@ -1,7 +1,7 @@ -- AskMrRobot-Serializer will serialize and communicate character data between users. -- This is used primarily to associate character information to logs uploaded to askmrrobot.com. -local MAJOR, MINOR = "AskMrRobot-Serializer", 45 +local MAJOR, MINOR = "AskMrRobot-Serializer", 46 local Amr, oldminor = LibStub:NewLibrary(MAJOR, MINOR) if not Amr then return end -- already loaded by something else diff -r 2972db948c80 -r a24cad57517c AskMrRobot.toc --- a/AskMrRobot.toc Sat Oct 01 20:00:37 2016 -0700 +++ b/AskMrRobot.toc Tue Oct 25 09:40:04 2016 -0700 @@ -1,7 +1,7 @@ -## Interface: 70000 +## Interface: 70100 ## Title: Ask Mr. Robot ## Author: Team Robot, Inc. -## Version: 45 +## Version: 46 ## Notes: Gear import/export, combat logging, and more. ## URL: www.askmrrobot.com ## SavedVariables: AskMrRobotDb3