From e20fec928353cfecf80cd227a5c8581ef2bb76dd Mon Sep 17 00:00:00 2001 From: Hezekiah Michael Date: Thu, 21 Sep 2023 00:08:00 -0400 Subject: [PATCH] version bump --- build/manifest.json.chrome | 2 +- build/manifest.json.firefox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/manifest.json.chrome b/build/manifest.json.chrome index f7a4182..d6229a1 100644 --- a/build/manifest.json.chrome +++ b/build/manifest.json.chrome @@ -1,7 +1,7 @@ { "name": "Available Reads Forked", "short_name": "AvailableReadsFork", - "version": "2.0.5", + "version": "2.0.6", "manifest_version": 3, "description": "Displays availability of Libby ebooks and audiobooks from your local library on GoodReads pages.", "homepage_url": "http://github.com/holyspiritomb/goodreads", diff --git a/build/manifest.json.firefox b/build/manifest.json.firefox index e0800de..02acc64 100644 --- a/build/manifest.json.firefox +++ b/build/manifest.json.firefox @@ -1,7 +1,7 @@ { "name": "Available Reads Forked", "short_name": "AvailableReadsFork", - "version": "2.0.5", + "version": "2.0.6", "manifest_version": 3, "description": "Displays availability of Libby ebooks and audiobooks from your local library on GoodReads pages.", "homepage_url": "https://github.com/holyspiritomb/goodreads",