Skip to content

Commit

Permalink
Update version.php
Browse files Browse the repository at this point in the history
  • Loading branch information
MightyMCoder authored Jan 14, 2025
1 parent 4579ba5 commit c5a06ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
*/

class CPluginInfoPIM {
protected const PLUGIN_VERSION = '1.1.0';
protected const PLUGIN_VERSION = '1.1.1';
protected const PLUGIN_VERSION_BETA = 'n/a';
protected const PLUGIN_STAND = '12.01.2025';
protected const PLUGIN_STAND = '14.01.2025';

/**
* Current version of plugin InventoryManager
Expand Down

0 comments on commit c5a06ab

Please sign in to comment.