Update app.php

This commit is contained in:
Saeed Vaziry
2025-06-27 09:32:25 +02:00
committed by GitHub
parent f3df6b8673
commit 1da1d5d413

View File

@ -218,7 +218,7 @@
// 'ExampleClass' => App\Example\ExampleClass::class,
])->toArray(),
'version' => '3.0.0-alpha-1',
'version' => '3.0.0-beta-1',
'demo' => env('APP_DEMO', false),