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