Browse Source

Update Versionnumber

1Day 3 years ago
parent
commit
852ee56dc9
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 App\Models\Settings;
 
 
 return [
 return [
 
 
-    'version' => '0.7.5',
+    'version' => '0.7.6',
 
 
     /*
     /*
     |--------------------------------------------------------------------------
     |--------------------------------------------------------------------------