Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit bbc7f38

Browse files
author
Mischa Braam
committed
Version 3.0.1
1 parent a782f37 commit bbc7f38

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.MD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ Here are a few key differences compared to the original Valet:
8484
## Valet+ Contributors
8585

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

8988

9089

cli/valet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

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

3131

3232
/**

0 commit comments

Comments
 (0)