Skip to content
Snippets Groups Projects
Commit 79f76bcc authored by Kelvin's avatar Kelvin
Browse files

Versions

parent 8dabc940
No related branches found
No related tags found
No related merge requests found
......@@ -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"
],
......
......@@ -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"
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment