Browse Source

fix: config save

tokumeikoi 4 years ago
parent
commit
fcafb65ce9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/app.php

+ 1 - 1
config/app.php

@@ -236,5 +236,5 @@ return [
     | The only modification by laravel config
     |
     */
-    'version' => '1.4.3.1610466410'
+    'version' => '1.4.3.1611667211'
 ];