diff --git a/README.md b/README.md index f11ec44..336485b 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,10 @@ Your contribution allows me to spend more time making this kind of extension/pro ### Updates #### 1.5.0 Added support for [https://freedium.cfd//](https://freedium.cfd//) + +Added support link to resolve the issues. + +Code refactoring #### 1.4.0 Added support for [https://readmedium.com/](https://readmedium.com/) #### 1.3.2 diff --git a/manifest.json b/manifest.json index 22e8155..193396e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Medium parser", - "version": "1.4.0", + "version": "1.5.0", "description": "Unlocks the whole medium article on the go.", "icons": { "16": "img/icon16.jpg",