Skip to content

Commit 5fac647

Browse files
authored
Merge pull request exercism#185 from nywilken/metadata/fix-invalid-uuids
Fix invalid exercise UUIDs
2 parents 4dbc54d + 71253a9 commit 5fac647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@
480480
"integers"
481481
],
482482
"unlocked_by": null,
483-
"uuid": "f64b5655-0256-0580-a1dc-5b114910f0f36f0c255"
483+
"uuid": "1d841c21-f251-42ff-9fbd-cc88330eb1c3"
484484
},
485485
{
486486
"core": false,
@@ -492,7 +492,7 @@
492492
"mathematics"
493493
],
494494
"unlocked_by": null,
495-
"uuid": "8e3d974c-0020-3880-e92e-af4fedd478e00ce788a"
495+
"uuid": "924a7103-040c-4b49-a11d-16c9e811d84b"
496496
}
497497
],
498498
"foregone": [],

0 commit comments

Comments
 (0)