Skip to content

Commit 6767a46

Browse files
committed
update version to 1.1.9
1 parent 5f5cc0c commit 6767a46

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

inventory_manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
***********************************************************************************************
55
* InventoryManager
66
*
7-
* Version 1.1.8
7+
* Version 1.1.9
88
*
99
* InventoryManager is an Admidio plugin for managing the inventory of an organisation.
1010
*

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
*/
1313
class CPluginInfoPIM
1414
{
15-
protected const PLUGIN_VERSION = '1.1.8';
15+
protected const PLUGIN_VERSION = '1.1.9';
1616
protected const PLUGIN_VERSION_BETA = 'n/a';
17-
protected const PLUGIN_STAND = '22.05.2025';
17+
protected const PLUGIN_STAND = '12.08.2025';
1818

1919
/**
2020
* Current version of plugin InventoryManager

0 commit comments

Comments
 (0)