From 3d1304a33c234cc1e0e2926815efabe5d91b237e Mon Sep 17 00:00:00 2001 From: Jose Luis Date: Thu, 28 Mar 2024 02:34:11 -0600 Subject: [PATCH] build(version updated for firefox rev.): revision ready to apply --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index f32ccde..7f5f8b0 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "name": "Telegram Downloader", "description": "Allow download telegram media from channels or groups with media protection", - "version": "1.0.0", + "version": "1.2.1", "short_name": "Tg Downloader", "manifest_version": 2, "permissions": ["activeTab", "tabs"],