diff --git a/dist/manifest.json b/dist/manifest.json index 22e04315..beb7eb54 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Thankful", - "version": "0.8.0", + "version": "0.8.1", "description": "Support free culture by automatically sending cryptocurrency to the creators of the content you love.", "icons": { "64": "media/icon-64.png", diff --git a/package.json b/package.json index fe04ef34..ae36393a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thankful", - "version": "0.8.0", + "version": "0.8.1", "description": "Thankful", "main": "index.js", "scripts": {