diff --git a/README.md b/README.md index da63d4a..5fc8aff 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ This plugin will solve all your favicon worries :) ```bash composer require moritzebeling/kirby-favicon -composer update moritzebeling/kirby-favicon ``` Or download/clone this repo into `site/plugins` of your Kirby project. diff --git a/composer.json b/composer.json index 18ba973..7dbface 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "moritzebeling/kirby-favicon", "description": "Kirby plugin to meet all favicon needs", - "version": "1.0.3", + "version": "1.0.5", "type": "kirby-plugin", "homepage": "https://github.com/moritzebeling/kirby-favicon", "time": "2023-03-02",