diff --git a/dist/manifest.json b/dist/manifest.json index 6e297895..22e04315 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Thankful", - "version": "0.7.0", + "version": "0.8.0", "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 29df7fe6..fe04ef34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thankful", - "version": "0.7.0", + "version": "0.8.0", "description": "Thankful", "main": "index.js", "scripts": {