From 6a45d44f6930f2da84e1af3f9174bdbe8e7c0b7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:35:30 +0000 Subject: [PATCH] Bump version to 2.8.1 --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index d5b3914f1..755f735d2 100644 --- a/config/app.php +++ b/config/app.php @@ -5,7 +5,7 @@ return [ - 'version' => '2.8.0', + 'version' => '2.8.1', 'appsource' => env('APP_SOURCE', 'https://appslist.heimdall.site/'),