Update version to 2.0.0

This commit is contained in:
saeedvaziry 2024-12-14 02:39:53 +00:00 committed by github-actions[bot]
parent 544e31c562
commit 1490f6b707

View File

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