From 1db1a239eccd997257410a3a129ab85d385975a1 Mon Sep 17 00:00:00 2001 From: himanshu8443 Date: Wed, 9 Jul 2025 18:56:36 +0530 Subject: [PATCH] fix: update manifest.json to reflect new versioning for providers --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index fefb1d9..68ba364 100644 --- a/manifest.json +++ b/manifest.json @@ -106,7 +106,7 @@ { "display_name": "NetflixMirror", "value": "netflixMirror", - "version": "1.4", + "version": "1.5", "icon": "", "type": "global", "disabled": false @@ -114,7 +114,7 @@ { "display_name": "PrimeMirror", "value": "primeMirror", - "version": "1.3", + "version": "1.4", "icon": "", "type": "global", "disabled": false