Skip to content

Commit 892247a

Browse files
author
Wil Thieme
authored
Update extension.xml
1 parent cfe0832 commit 892247a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

extension.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<root version="3.3.9" release="1">
33
<properties>
44
<name>Feature: Advanced Item Actions</name>
5-
<version>1.13</version>
5+
<version>1.14</version>
66
<loadorder>60</loadorder>
77
<author>rmilmine and bmos</author>
88
<description>This extension takes consumables equipped in the inventory and adds them to the action tab.</description>
@@ -15,12 +15,12 @@
1515
<loadorder>25</loadorder>
1616
</properties>
1717

18-
<announcement text="https://www.fantasygrounds.com/forums/showthread.php?57819-Advanced-Character-Iventory-Manager-for-3-5E-and-Pathfinder\rAdvanced Item Actions v1.13\rThis extension takes consumables equipped in the inventory and adds them to the action tab." font="emotefont" />
18+
<announcement text="https://www.fantasygrounds.com/forums/showthread.php?57819-Advanced-Character-Iventory-Manager-for-3-5E-and-Pathfinder\rAdvanced Item Actions v1.14\rThis extension takes consumables equipped in the inventory and adds them to the action tab." font="emotefont" />
1919

2020
<base>
2121
<string name="option_label_AIA_unequip_on_rest">Party: Unequip Consumables on Rest</string>
2222
<!-- Initialization -->
2323
<script name="CharManagerACIM" file="scripts/manager_char_ACIM.lua" />
2424
<script name="InvManagerACIM" file="scripts/char_invlist_ACIM.lua" />
2525
</base>
26-
</root>
26+
</root>

0 commit comments

Comments
 (0)