Update version number

This commit is contained in:
KodeStar
2024-02-19 11:08:45 +00:00
committed by GitHub
parent 9d0209c9df
commit c16a4847f7

View File

@@ -17,7 +17,7 @@ return [
*/
'name' => env('APP_NAME', 'Heimdall'),
'version' => '2.6.0',
'version' => '2.6.1',
/*
|--------------------------------------------------------------------------