From 776db0bf7950291cc4d714d0ac1a3540547e1480 Mon Sep 17 00:00:00 2001 From: himanshu8443 Date: Fri, 18 Jul 2025 21:47:29 +0530 Subject: [PATCH] fix: disable unused provider in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 79bf1b1..f8cb7b1 100644 --- a/manifest.json +++ b/manifest.json @@ -82,7 +82,7 @@ { "display_name": "CinemaLuxe", "value": "cinemaLuxe", - "version": "1.2", + "version": "1.3", "icon": "", "type": "global", "disabled": false