Skip to content

Commit 7886e2a

Browse files
authored
Bump version 2.4.0 (#548)
1 parent 72352aa commit 7886e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
// 'ExampleClass' => App\Example\ExampleClass::class,
212212
])->toArray(),
213213

214-
'version' => '2.3.0',
214+
'version' => '2.4.0',
215215

216216
'demo' => env('APP_DEMO', false),
217217
];

0 commit comments

Comments
 (0)