Skip to content

Commit

Permalink
Update Plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
MightyMCoder authored Jan 12, 2025
1 parent 8e7b8cf commit 31978c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inventory_manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
***********************************************************************************************
* InventoryManager
*
* Version 1.0.7
* Version 1.1.0
*
* InventoryManager is an Admidio plugin for managing the inventory of an organisation.
*
Expand Down Expand Up @@ -700,4 +700,4 @@ function formatSpreadsheet($spreadsheet, $data, $containsHeadline)
$spreadsheet->getActiveSheet()->getColumnDimension($alphabet[$number])->setAutoSize(true);
}
$spreadsheet->getDefaultStyle()->getAlignment()->setWrapText(true);
}
}

0 comments on commit 31978c7

Please sign in to comment.