Browse Source

Update app.php (#943)

Dennis 1 year ago
parent
commit
335951b7e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/app.php

+ 1 - 1
config/app.php

@@ -4,7 +4,7 @@ use Illuminate\Support\Facades\Facade;
 
 return [
 
-    'version' => '0.9.6',
+    'version' => '0.9.7',
 
     /*
     |--------------------------------------------------------------------------