From cd8148ba12b5dfb36a807f493ada304bbc812376 Mon Sep 17 00:00:00 2001 From: Claromes Date: Wed, 8 May 2024 17:32:36 -0300 Subject: [PATCH] update android version --- firefox-android/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox-android/manifest.json b/firefox-android/manifest.json index 81993ee..e044583 100644 --- a/firefox-android/manifest.json +++ b/firefox-android/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Social Switch: Anonymous Instagram and TikTok", - "version": "1.0", + "version": "1.0-android", "description": "Redirect Instagram and TikTok URLs to anonymous viewers", "homepage_url": "https://github.com/claromes/socialswitch", "author": "Claromes",