Explorar el Código

Update app.php

Dennis hace 2 años
padre
commit
fbbbd20a62
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/app.php

+ 1 - 1
config/app.php

@@ -4,7 +4,7 @@ use App\Models\Settings;
 
 return [
 
-    'version' => '0.8.4',
+    'version' => '0.8.3.1',
 
     /*
     |--------------------------------------------------------------------------