diff --git a/README.MD b/README.MD index 973d4a0a..77ef92c9 100644 --- a/README.MD +++ b/README.MD @@ -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) diff --git a/cli/valet.php b/cli/valet.php index cd132b81..14e5b103 100755 --- a/cli/valet.php +++ b/cli/valet.php @@ -26,7 +26,7 @@ // Change name and version. $app->setName('Valet+'); -$app->setVersion('3.0.0'); +$app->setVersion('3.0.1'); /**