From aecfa85efdbaa805eacbf3637a5a463d4944abd3 Mon Sep 17 00:00:00 2001 From: tokumeikoi Date: Thu, 1 Jul 2021 23:25:59 +0900 Subject: [PATCH] update --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index f14de619..ceef3a0a 100755 --- a/config/app.php +++ b/config/app.php @@ -236,5 +236,5 @@ return [ | The only modification by laravel config | */ - 'version' => '1.5.2.1623484162978' + 'version' => '1.5.2.1625149541586' ];