Skip to content

Commit

Permalink
Minor fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
uttamrabadiya committed Apr 24, 2023
1 parent 176f9c5 commit 8d11419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/valet.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* Create the application.
*/
Container::setInstance(new Container());
const VALET_VERSION = 'v1.6.5';
const VALET_VERSION = 'v1.6.6';

$app = new Application('ValetLinux+', VALET_VERSION);

Expand Down

0 comments on commit 8d11419

Please sign in to comment.