1
0
Fork 0

fix(plugin-gore): Correct id

This commit is contained in:
Benjamin Fan 2025-04-25 16:23:41 -07:00
parent 5d71d6f87a
commit ab01a3795d

View file

@ -1,6 +1,5 @@
{
"name": "plugin-gore",
"id": "plugin-gore",
"description": "A FreeSewing plugin to generate gores for a semi-sphere or dome",
"id": "4.0.0",
"version": "4.0.0"
}
}