From 0e3addeaa17be9b4694988aede6cf21a4ca32aa2 Mon Sep 17 00:00:00 2001 From: wseagar Date: Fri, 25 Nov 2022 08:54:11 +1300 Subject: [PATCH] Release v1.5 --- manifest.json | 2 +- manifest.v2.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 60d3914..62c9ace 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Eight Dollars", - "version": "1.4", + "version": "1.5", "description": "Eight Dollars can help you tell the difference between actual verified accounts and twitter blue users.", "icons": { "16": "./assets/16.png", diff --git a/manifest.v2.json b/manifest.v2.json index 2373577..6747733 100644 --- a/manifest.v2.json +++ b/manifest.v2.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Eight Dollars", - "version": "1.4", + "version": "1.5", "description": "Eight Dollars can help you tell the difference between actual verified accounts and twitter blue users.", "icons": { "16": "./assets/16.png",