Bump version

This commit is contained in:
Frankie B 2023-10-15 19:44:41 +01:00
parent ad35d39d68
commit db3223d304

View file

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