Browse Source

Update app.php

MrWeez 1 year ago
parent
commit
e7aad7ee6c
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.7',
+    'version' => '0.9.8',
 
     /*
     |--------------------------------------------------------------------------