From 5f454e2d2f27f297a6918c1ebc856ed1a23804fc Mon Sep 17 00:00:00 2001 From: cachho Date: Thu, 27 Jul 2023 21:10:31 +0200 Subject: [PATCH] chore: bump version number --- manifest-v2.json | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest-v2.json b/manifest-v2.json index 813c75b..8d7932a 100644 --- a/manifest-v2.json +++ b/manifest-v2.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "My Agent Extension by RepArchive", - "version": "1.8.2", + "version": "1.8.3", "description": "Automatically convert all links on reddit to your favorite shopping agent; enrich the page with online information and QC pics.", "icons": { "48": "assets/icon.png" diff --git a/manifest.json b/manifest.json index ce78345..6fb0661 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "My Agent Extension by RepArchive", - "version": "1.8.2", + "version": "1.8.3", "description": "Automatically convert all links on reddit to your favorite shopping agent; enrich the page with online information and QC pics.", "icons": { "48": "assets/icon.png"