From fd12540d0ae46c299d346fad3847390eb4c1dd84 Mon Sep 17 00:00:00 2001 From: Frankie B Date: Mon, 14 Aug 2023 23:45:31 +0100 Subject: we ball --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/app.php') diff --git a/config/app.php b/config/app.php index 87399c6..3bec3c3 100644 --- a/config/app.php +++ b/config/app.php @@ -5,7 +5,7 @@ use Illuminate\Support\ServiceProvider; return [ 'name' => env('APP_NAME', 'diskfloppy.me'), - 'version' => '5.5.0', + 'version' => '6.0', 'env' => env('APP_ENV', 'production'), 'debug' => (bool) env('APP_DEBUG', false), 'url' => env('APP_URL', 'http://localhost'), -- cgit v1.2.3-54-g00ecf