diff --git a/plugins/laravel-reverb-plugin/assets/icon.svg b/plugins/laravel-reverb-plugin/assets/icon.svg index 74846c2..4b1ed07 100644 --- a/plugins/laravel-reverb-plugin/assets/icon.svg +++ b/plugins/laravel-reverb-plugin/assets/icon.svg @@ -1,10 +1,9 @@ - - - - - - - + + + + + + diff --git a/plugins/laravel-reverb-plugin/composer.json b/plugins/laravel-reverb-plugin/composer.json index cd251c0..e837abe 100644 --- a/plugins/laravel-reverb-plugin/composer.json +++ b/plugins/laravel-reverb-plugin/composer.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/vitodeploy/plugins/main/schema/manifest.schema.json", "name": "vitodeploy/laravel-reverb-plugin", "description": "Laravel Reverb plugin for VitoDeploy", - "version": "2.0.0", + "version": "2.0.1", "license": "AGPL-3.0-only", "type": "vito-plugin", "autoload": {