From a747a19ca26c570f99ba24256d0e06f837f9b481 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 15:19:55 +0000 Subject: [PATCH] Bump version to 2.8.3 --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 5607a89c2..2311d84d9 100644 --- a/config/app.php +++ b/config/app.php @@ -5,7 +5,7 @@ return [ - 'version' => '2.8.2', + 'version' => '2.8.3', 'appsource' => env('APP_SOURCE', 'https://appslist.heimdall.site/'),