From ee30662ed8e289d92801871d33baaf8cc7d6038c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 17:03:46 +0000 Subject: [PATCH] Bump version to 2.8.2 --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 755f735d2..5607a89c2 100644 --- a/config/app.php +++ b/config/app.php @@ -5,7 +5,7 @@ return [ - 'version' => '2.8.1', + 'version' => '2.8.2', 'appsource' => env('APP_SOURCE', 'https://appslist.heimdall.site/'),