Update version to 2.0.0-beta-20241210

This commit is contained in:
saeedvaziry 2024-12-10 19:52:56 +00:00 committed by github-actions[bot]
parent e0b3c7fec7
commit 3f7284f771

View File

@ -210,5 +210,5 @@
// 'ExampleClass' => App\Example\ExampleClass::class,
])->toArray(),
'version' => '2.0.0',
'version' => '2.0.0-beta-20241210',
];