From 3fad649377fafaaa84f78c68de1d6fcc1d7e8e8e Mon Sep 17 00:00:00 2001 From: tokumeikoi <58434450+tokumeikoi@users.noreply.github.com> Date: Fri, 31 Dec 2021 23:30:34 +0800 Subject: [PATCH] update: cache version --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 00ca28b2..f027f73a 100755 --- a/config/app.php +++ b/config/app.php @@ -237,5 +237,5 @@ return [ | The only modification by laravel config | */ - 'version' => '1.5.4.1633320446901' + 'version' => '1.5.4.1640964602459' ];