From d0e4296e51ec38f207bca53480f689170c80c83b Mon Sep 17 00:00:00 2001 From: Travis Spomer <16262858+TravisSpomer@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:14:25 -0700 Subject: [PATCH] Rev version to 2.9.13 --- Pawn.lua | 2 +- Pawn.toc | 2 +- Readme.htm | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Pawn.lua b/Pawn.lua index aa718e5..411817d 100644 --- a/Pawn.lua +++ b/Pawn.lua @@ -7,7 +7,7 @@ -- Main non-UI code ------------------------------------------------------------ -PawnVersion = 2.0912 +PawnVersion = 2.0913 -- Pawn requires this version of VgerCore: local PawnVgerCoreVersionRequired = 1.18 diff --git a/Pawn.toc b/Pawn.toc index 9e21141..7749b02 100644 --- a/Pawn.toc +++ b/Pawn.toc @@ -1,6 +1,6 @@ ## Interface: 100207 ## Title: Pawn -## Version: 2.9.12 +## Version: 2.9.13 ## 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 af98d3e..97896af 100644 --- a/Readme.htm +++ b/Readme.htm @@ -307,6 +307,10 @@