We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9b896 commit e8cbe31Copy full SHA for e8cbe31
1 file changed
package.json
@@ -1,14 +1,12 @@
1
{
2
- "name" : "com.sonic853.udonlab.arrayplus",
3
- "displayName" : "Udon Lab - Udon Array Plus",
4
- "version" : "1.0.0",
5
- "unity" : "2022.3",
6
- "description" : "The Udon Lab",
7
- "author" : {
8
- "name" : "Sonic853",
9
- "email" : "sonic853@qq.com",
10
- "url" : "https://853lab.booth.pm/"
11
- },
12
- "dependencies" : {
13
- }
14
-}
+ "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/"
+ }
+}
0 commit comments