diff --git a/addons/inventory-system/bin/linux/libinventory_system.linux.template_debug.x86_64.so b/addons/inventory-system/bin/linux/libinventory_system.linux.template_debug.x86_64.so index 45acb774..8e15a3fc 100644 Binary files a/addons/inventory-system/bin/linux/libinventory_system.linux.template_debug.x86_64.so and b/addons/inventory-system/bin/linux/libinventory_system.linux.template_debug.x86_64.so differ diff --git a/addons/inventory-system/bin/linux/libinventory_system.linux.template_release.x86_64.so b/addons/inventory-system/bin/linux/libinventory_system.linux.template_release.x86_64.so index d154da9e..13ddcaa1 100644 Binary files a/addons/inventory-system/bin/linux/libinventory_system.linux.template_release.x86_64.so and b/addons/inventory-system/bin/linux/libinventory_system.linux.template_release.x86_64.so differ diff --git a/addons/inventory-system/bin/macos/macos.framework/libinventory_system.macos.template_debug b/addons/inventory-system/bin/macos/macos.framework/libinventory_system.macos.template_debug index 5c70b4b6..62ce939c 100644 Binary files a/addons/inventory-system/bin/macos/macos.framework/libinventory_system.macos.template_debug and b/addons/inventory-system/bin/macos/macos.framework/libinventory_system.macos.template_debug differ diff --git a/addons/inventory-system/bin/macos/macos.framework/libinventory_system.macos.template_release b/addons/inventory-system/bin/macos/macos.framework/libinventory_system.macos.template_release index c528c259..7f15d043 100644 Binary files a/addons/inventory-system/bin/macos/macos.framework/libinventory_system.macos.template_release and b/addons/inventory-system/bin/macos/macos.framework/libinventory_system.macos.template_release differ diff --git a/addons/inventory-system/bin/windows/inventory_system.windows.template_debug.x86_64.dll b/addons/inventory-system/bin/windows/inventory_system.windows.template_debug.x86_64.dll index 2d324668..c188e8a4 100644 Binary files a/addons/inventory-system/bin/windows/inventory_system.windows.template_debug.x86_64.dll and b/addons/inventory-system/bin/windows/inventory_system.windows.template_debug.x86_64.dll differ diff --git a/addons/inventory-system/bin/windows/inventory_system.windows.template_release.x86_64.dll b/addons/inventory-system/bin/windows/inventory_system.windows.template_release.x86_64.dll index bc139b71..f01a728d 100644 Binary files a/addons/inventory-system/bin/windows/inventory_system.windows.template_release.x86_64.dll and b/addons/inventory-system/bin/windows/inventory_system.windows.template_release.x86_64.dll differ diff --git a/addons/inventory-system/plugin.cfg b/addons/inventory-system/plugin.cfg index 2d06ff11..1c92a46f 100644 --- a/addons/inventory-system/plugin.cfg +++ b/addons/inventory-system/plugin.cfg @@ -3,5 +3,5 @@ name="Inventory System" description="Inventory System for Godot 4 Networked" author="Expresso Bits" -version="1.0.6" +version="1.0.7" script="inventory-system.gd"