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" >