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