From 5f4e9c030124bf49bd120d02e6afa5e43b5678c4 Mon Sep 17 00:00:00 2001 From: tokumeikoi Date: Fri, 6 Aug 2021 13:51:55 +0900 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 2a73eb76..470b9163 100755 --- a/config/app.php +++ b/config/app.php @@ -236,5 +236,5 @@ return [ | The only modification by laravel config | */ - 'version' => '1.5.3.1628222444140' + 'version' => '1.5.3.1628225504999' ];