diff --git a/YoutubeConfig.json b/YoutubeConfig.json index 15929ffbed43b9bba9a00b5e2a8f69212099b9b8..1d8604e887181d000ee3780e120d3af165db15cc 100644 --- a/YoutubeConfig.json +++ b/YoutubeConfig.json @@ -8,7 +8,7 @@ "repositoryUrl": "https://futo.org", "scriptUrl": "./YoutubeScript.js", - "version": 238, + "version": 239, "iconUrl": "./youtube.png", "id": "35ae969a-a7db-11ed-afa1-0242ac120002", @@ -282,6 +282,9 @@ "changelog": { + "239": [ + "Fix: More advanced cipher fixes" + ], "238": [ "Fix: Cipher edgecase" ], diff --git a/YoutubeUnstableConfig.json b/YoutubeUnstableConfig.json index 36ea38c1cf90163d22ef654ff1187be5e3883c71..a02d32950d5d18f6c9e9aab493ed47cc08efa10b 100644 --- a/YoutubeUnstableConfig.json +++ b/YoutubeUnstableConfig.json @@ -8,7 +8,7 @@ "repositoryUrl": "https://futo.org", "scriptUrl": "./YoutubeScript.js", - "version": 238, + "version": 239, "iconUrl": "./youtube.png", "id": "35ae969a-a7db-11ed-afa1-0242ac120003", @@ -281,6 +281,9 @@ "primaryClaimFieldType": 1, "changelog": { + "239": [ + "Fix: More advanced cipher fixes" + ], "238": [ "Fix: Cipher edgecase" ],