From d17f1cc27378548e6aa58739063c56a7b2e1e6b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Bj=C3=A4reholt?= Date: Tue, 16 Jul 2019 16:21:17 +0200 Subject: [PATCH] bumped version to v0.8.0 --- dist/manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {