From 41c43b703786a840f70cb11085f39aa888869e02 Mon Sep 17 00:00:00 2001 From: Durel Date: Thu, 7 Dec 2017 20:21:04 -0500 Subject: [PATCH] Version 2.0021 1) Fixed another bug in the "dinv portal use" code that mistakenly looked for the "held" location instead of the "hold" location. Many thanks to Daak for finding this and submitting the fix! --- aard_inventory.changelog | 10 +++++++++- aard_inventory.xml | 4 ++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/aard_inventory.changelog b/aard_inventory.changelog index 2bc1ad9..575771e 100644 --- a/aard_inventory.changelog +++ b/aard_inventory.changelog @@ -2,6 +2,15 @@ dbot.changelog = {} +dbot.changelog[2.0021] = +{ + { change = drlDbotChangeLogTypeFix, + desc = [[Fixed another bug in the "dinv portal use" code that mistakenly looked for the + "held" location instead of the "hold" location. Many thanks to Daak for finding + this and submitting the fix!]] + } +} + dbot.changelog[2.0020] = { { change = drlDbotChangeLogTypeFix, @@ -10,7 +19,6 @@ dbot.changelog[2.0020] = } } - dbot.changelog[2.0019] = { { change = drlDbotChangeLogTypeNew, diff --git a/aard_inventory.xml b/aard_inventory.xml index 201160a..7997878 100644 --- a/aard_inventory.xml +++ b/aard_inventory.xml @@ -88,7 +88,7 @@ dbot.version : Module to track version and changelog information and update the save_state="y" date_written="2017-08-12 08:45:15" requires="4.98" - version="2.0020" + version="2.0021" >