Woops #2

Closed
RoscoeDaWah wants to merge 250 commits from redesign into master
Showing only changes of commit aa0a122f4c - Show all commits

Bump ver

Frankie B 2023-10-16 23:42:47 +01:00
No known key found for this signature in database

View file

@ -5,7 +5,7 @@
return [
'name' => env('APP_NAME', 'diskfloppy.me'),
'version' => '2023.10.15',
'version' => '2023.10.16',
'env' => env('APP_ENV', 'production'),
'debug' => (bool) env('APP_DEBUG', false),
'url' => env('APP_URL', 'http://localhost'),