From 222b6b98093b3f08925b2f29dc6a9b73d897f236 Mon Sep 17 00:00:00 2001 From: lartsch Date: Sun, 25 Dec 2022 14:22:47 -0500 Subject: [PATCH] bump version --- firefox/manifest.json | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/firefox/manifest.json b/firefox/manifest.json index 3bfeaa6..f3bffb9 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -1,6 +1,6 @@ { "name": "FediAct", - "version": "0.9.8.4", + "version": "0.9.8.5", "description": "Simplifies interactions on other Mastodon instances than your own. Visit https://github.com/lartsch/FediAct for more.", "manifest_version": 2, "content_scripts": [ diff --git a/manifest.json b/manifest.json index 275baf2..13e38bb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "FediAct", - "version": "0.9.8.4", + "version": "0.9.8.5", "description": "Simplifies interactions on other Mastodon instances than your own. Visit https://github.com/lartsch/FediAct for more.", "manifest_version": 3, "content_scripts": [