From be49a2626a471d33ac0803eb2b5afa1807e2e23e Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 10 Nov 2022 18:13:31 +0530 Subject: Added 'webview.js' as a mandatory file and fixed broken recipes --- recipes/trakt/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/trakt/package.json') diff --git a/recipes/trakt/package.json b/recipes/trakt/package.json index d0dea18..73d7d36 100644 --- a/recipes/trakt/package.json +++ b/recipes/trakt/package.json @@ -1,7 +1,7 @@ { "id": "trakt", "name": "Trakt", - "version": "1.0.0", + "version": "1.1.0", "license": "MIT", "config": { "serviceURL": "https://trakt.tv" -- cgit v1.2.3-54-g00ecf