Skip to content

Commit

Permalink
Version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mischabraam committed Feb 19, 2024
1 parent a782f37 commit bbc7f38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ Here are a few key differences compared to the original Valet:
## Valet+ Contributors

- Lou van der Laarse ([@Neodork](https://github.com/Neodork))
- Sander Pott (@Sander Valet+ slack channel)



Expand Down
2 changes: 1 addition & 1 deletion cli/valet.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

// Change name and version.
$app->setName('Valet+');
$app->setVersion('3.0.0');
$app->setVersion('3.0.1');


/**
Expand Down

0 comments on commit bbc7f38

Please sign in to comment.