diff --git a/Pawn.lua b/Pawn.lua index 91013b1..c47bf0c 100644 --- a/Pawn.lua +++ b/Pawn.lua @@ -7,7 +7,7 @@ -- Main non-UI code ------------------------------------------------------------ -PawnVersion = 2.0811 +PawnVersion = 2.0812 -- Pawn requires this version of VgerCore: local PawnVgerCoreVersionRequired = 1.17 diff --git a/Pawn.toc b/Pawn.toc index 59453b5..e3ef0a5 100644 --- a/Pawn.toc +++ b/Pawn.toc @@ -1,6 +1,6 @@ ## Interface: 100206 ## Title: Pawn -## Version: 2.8.11 +## Version: 2.8.12 ## Notes: Pawn helps you compare items and find upgrades. ## OptionalDependencies: Ace3, ArkInventoryRules, AtlasLoot, EQCompare, EquipCompare, LinkWrangler, MobInfo2, MultiTips, Outfitter ## SavedVariables: PawnCommon diff --git a/Readme.htm b/Readme.htm index b67a977..f664a0f 100644 --- a/Readme.htm +++ b/Readme.htm @@ -307,6 +307,9 @@