1
0
mirror of https://github.com/linuxserver/Heimdall synced 2025-10-06 00:32:45 +02:00

Update app.php

This commit is contained in:
Kode
2022-03-16 19:43:03 +00:00
parent f7b2c51f9d
commit 95d9e9edb9

View File

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