diff --git a/cli/valet.php b/cli/valet.php index c43fed24c..af4c8c51c 100755 --- a/cli/valet.php +++ b/cli/valet.php @@ -18,7 +18,7 @@ */ Container::setInstance(new Container); -$version = 'v2.2.13'; +$version = 'v2.2.23'; $app = new Application('Valet', $version);