mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 08:30:07 +01:00
Pre-emptive version bump
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
*/
|
||||
Container::setInstance(new Container);
|
||||
|
||||
$version = '2.3.3';
|
||||
$version = '2.3.4';
|
||||
|
||||
$app = new Application('Laravel Valet', $version);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user