From ef16ae13342ad23c410934619f2af5768af7dc46 Mon Sep 17 00:00:00 2001 From: himanshu8443 Date: Wed, 9 Jul 2025 15:23:30 +0530 Subject: [PATCH] fix: update NetflixMirror and PrimeMirror versions to 1.4 and 1.2 respectively --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 0cdeba6..890bea5 100644 --- a/manifest.json +++ b/manifest.json @@ -106,7 +106,7 @@ { "display_name": "NetflixMirror", "value": "netflixMirror", - "version": "1.3", + "version": "1.4", "icon": "", "type": "global", "disabled": false @@ -114,7 +114,7 @@ { "display_name": "PrimeMirror", "value": "primeMirror", - "version": "1.1", + "version": "1.2", "icon": "", "type": "global", "disabled": false