diff --git a/config/app.php b/config/app.php index 097afdea..43ddabd4 100644 --- a/config/app.php +++ b/config/app.php @@ -5,7 +5,7 @@ use Illuminate\Support\Facades\Facade; return [ - 'version' => '2.7.4', + 'version' => '2.7.6', 'appsource' => env('APP_SOURCE', 'https://appslist.heimdall.site/'),