Update minor version

This commit is contained in:
Chris Hunt 2023-03-09 16:10:51 +00:00
parent 18f7306b2c
commit 192002f898
No known key found for this signature in database

View file

@ -14,7 +14,7 @@ return [
*/
'name' => env('APP_NAME', 'Heimdall'),
'version' => '2.5.5',
'version' => '2.5.6',
/*
|--------------------------------------------------------------------------