diff --git a/package.json b/package.json index 347ce41..95b6c8c 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,12 @@ { - "name" : "com.sonic853.udonlab.arrayplus", - "displayName" : "Udon Lab - Udon Array Plus", - "version" : "1.0.0", - "unity" : "2022.3", - "description" : "The Udon Lab", - "author" : { - "name" : "Sonic853", - "email" : "sonic853@qq.com", - "url" : "https://853lab.booth.pm/" - }, - "dependencies" : { - } -} + "name": "com.sonic853.udonlab.arrayplus", + "displayName": "Udon Lab - Udon Array Plus", + "version": "1.0.1", + "unity": "2022.3", + "description": "The Udon Lab", + "author": { + "name": "Sonic853", + "email": "sonic853@qq.com", + "url": "https://853lab.booth.pm/" + } +} \ No newline at end of file