We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5cc0c commit 6767a46Copy full SHA for 6767a46
inventory_manager.php
@@ -4,7 +4,7 @@
4
***********************************************************************************************
5
* InventoryManager
6
*
7
- * Version 1.1.8
+ * Version 1.1.9
8
9
* InventoryManager is an Admidio plugin for managing the inventory of an organisation.
10
version.php
@@ -12,9 +12,9 @@
12
*/
13
class CPluginInfoPIM
14
{
15
- protected const PLUGIN_VERSION = '1.1.8';
+ protected const PLUGIN_VERSION = '1.1.9';
16
protected const PLUGIN_VERSION_BETA = 'n/a';
17
- protected const PLUGIN_STAND = '22.05.2025';
+ protected const PLUGIN_STAND = '12.08.2025';
18
19
/**
20
* Current version of plugin InventoryManager
0 commit comments