From 2f977c937fcfc053710943af8dbde0ee1855ab00 Mon Sep 17 00:00:00 2001 From: tokumeikoi Date: Mon, 9 May 2022 00:34:16 +0800 Subject: [PATCH] update: frontend version --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 045a0650..d41402ad 100755 --- a/config/app.php +++ b/config/app.php @@ -237,5 +237,5 @@ return [ | The only modification by laravel config | */ - 'version' => '1.5.6.1650940071511' + 'version' => '1.5.6.1652027644048' ];