Bump version 2.4.0 (#548)

This commit is contained in:
Saeed Vaziry 2025-03-16 14:10:55 +01:00 committed by GitHub
parent 72352aad8d
commit 7886e2a113
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -211,7 +211,7 @@
// 'ExampleClass' => App\Example\ExampleClass::class,
])->toArray(),
'version' => '2.3.0',
'version' => '2.4.0',
'demo' => env('APP_DEMO', false),
];