File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
24
24
### Add the line below to ` Packages/manifest.json `
25
25
26
- for version ` 1.0.4 `
26
+ for version ` 1.0.5 `
27
27
``` csharp
28
- " com.wolf-package .extensions" : " https://github.com/wolf-package /extensions-unity.git#1.0.4 " ,
28
+ " com.wolf-org .extensions" : " https://github.com/wolf-org /extensions-unity.git#1.0.5 " ,
29
29
```
30
30
## Use
31
31
- [ Document] ( https://github.com/wolf-package/extensions-unity/wiki )
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " com.wolf-package .extensions" ,
2
+ "name" : " com.wolf-org .extensions" ,
3
3
"displayName" : " UnityCommon-Extensions" ,
4
4
"description" : " Extensions for Unity" ,
5
- "version" : " 1.0.4 " ,
5
+ "version" : " 1.0.5 " ,
6
6
"unity" : " 2021.3" ,
7
7
"category" : " virtuesky" ,
8
8
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments