bump version to 2.2.1 (#474)

This commit is contained in:
Saeed Vaziry 2025-02-07 18:24:02 +01:00 committed by GitHub
parent 7be63384d4
commit 705d029a63
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.1.0',
'version' => '2.2.1',
'demo' => env('APP_DEMO', false),
];