From d41537c1b01ec14989ff96eeae2c759c1ee8c41a Mon Sep 17 00:00:00 2001 From: wseagar Date: Mon, 14 Nov 2022 11:05:25 +1300 Subject: [PATCH] Release 1.3 --- manifest.json | 2 +- manifest.v2.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 7fd9b4c..f3c31b0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Eight Dollars", - "version": "1.2", + "version": "1.3", "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 7b35086..e49bf43 100644 --- a/manifest.v2.json +++ b/manifest.v2.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Eight Dollars", - "version": "1.2", + "version": "1.3", "description": "Eight Dollars can help you tell the difference between actual verified accounts and twitter blue users.", "icons": { "16": "./assets/16.png",