From 069f703f4a8b62167cfeaa0335f2c9ec4bcfa9d8 Mon Sep 17 00:00:00 2001 From: usy Date: Wed, 18 Sep 2024 16:20:55 +0100 Subject: [PATCH] bump manifest versions --- manifest_chrome.json | 2 +- manifest_firefox.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest_chrome.json b/manifest_chrome.json index 9d1cce2..6ad9d6f 100644 --- a/manifest_chrome.json +++ b/manifest_chrome.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Twitter Improvements", - "version": "1.0.5.9", + "version": "1.0.6", "description": "Various helpful twitter improvements", diff --git a/manifest_firefox.json b/manifest_firefox.json index e6a0527..28c29b5 100644 --- a/manifest_firefox.json +++ b/manifest_firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Twitter Improvements", - "version": "1.0.5.9", + "version": "1.0.6", "description": "Various helpful twitter improvements",