diff --git a/composer.json b/composer.json index dcf277b..572b09b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mauricerenck/podcaster", - "version": "1.1.3", + "version": "1.1.4", "description": "A podcast plugin for Kirby 3", "type": "kirby-plugin", "license": "MIT", diff --git a/package.json b/package.json index 6c594ac..32c9263 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "podcaster", - "version": "1.1.3", + "version": "1.1.4", "description": "Theme", "main": "index.js", "author": "Maurice Renck",