From 6fe9aed97cc52dcfa4027f10183fcc610e38fe4d Mon Sep 17 00:00:00 2001 From: Bubka <858858+Bubka@users.noreply.github.com> Date: Thu, 4 Mar 2021 21:26:14 +0100 Subject: [PATCH] Bump version number --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 543439bd..7ba04df1 100644 --- a/config/app.php +++ b/config/app.php @@ -22,7 +22,7 @@ | */ - 'version' => '2.0.2', + 'version' => '2.1.0', /* |--------------------------------------------------------------------------