diff --git a/inventory_manager.php b/inventory_manager.php index d168a77..5244aa7 100644 --- a/inventory_manager.php +++ b/inventory_manager.php @@ -3,7 +3,7 @@ *********************************************************************************************** * InventoryManager * - * Version 1.1.1 + * Version 1.1.2 * * InventoryManager is an Admidio plugin for managing the inventory of an organisation. * diff --git a/version.php b/version.php index a33c53a..5f035ef 100644 --- a/version.php +++ b/version.php @@ -11,9 +11,9 @@ */ class CPluginInfoPIM { - protected const PLUGIN_VERSION = '1.1.1'; + protected const PLUGIN_VERSION = '1.1.2'; protected const PLUGIN_VERSION_BETA = 'n/a'; - protected const PLUGIN_STAND = '14.01.2025'; + protected const PLUGIN_STAND = '15.01.2025'; /** * Current version of plugin InventoryManager