From f7c777596ef90cdf670f5e2c491f6b57d7d67ac7 Mon Sep 17 00:00:00 2001 From: Dennis Date: Wed, 26 Jan 2022 09:04:06 +0100 Subject: [PATCH] Changed Versionnumber to 0.7 --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index c490961f..21a5d0a3 100644 --- a/config/app.php +++ b/config/app.php @@ -4,7 +4,7 @@ use App\Models\Settings; return [ - 'version' => '0.6.2', + 'version' => '0.7', /* |-------------------------------------------------------------------------- | Application Name