We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 757d6d2 commit 42c33bcCopy full SHA for 42c33bc
cli/valet.php
@@ -18,7 +18,7 @@
18
*/
19
Container::setInstance(new Container);
20
21
-$version = 'v2.2.23';
+$version = 'v2.2.24';
22
23
$app = new Application('Valet', $version);
24
0 commit comments