From 6607a8872bfeb9b52fd4179627e8f962319fb24f Mon Sep 17 00:00:00 2001 From: und3fined Date: Wed, 1 Feb 2023 17:15:20 +0700 Subject: [PATCH] patch version v0.1.44 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c955919..7df8bd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medium-unlocker", - "version": "0.1.43", + "version": "0.1.44", "private": true, "scripts": { "build": "rollup -c", diff --git a/public/manifest.json b/public/manifest.json index 01094c1..1278aa4 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Medium Unlocker", - "version": "0.1.43", + "version": "0.1.44", "description": "Read Medium content without limit!", "icons": { "48": "medium-48.png",