File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2323
2424### Add the line below to ` Packages/manifest.json `
2525
26- for version ` 1.0.4 `
26+ for version ` 1.0.5 `
2727``` csharp
28- " com.wolf-package .in-app-purchasing" : " https://github.com/wolf-package /in-app-purchasing-unity.git#1.0.4 " ,
28+ " com.wolf-org .in-app-purchasing" : " https://github.com/wolf-org /in-app-purchasing-unity.git#1.0.5 " ,
2929```
30- dependency ` extensions-unity-1.0.4 `
30+ dependency ` extensions-unity-1.0.5 `
3131``` csharp
32- " com.wolf-package .extensions" : " https://github.com/wolf-package /extensions-unity.git#1.0.4 " ,
32+ " com.wolf-org .extensions" : " https://github.com/wolf-org /extensions-unity.git#1.0.5 " ,
3333```
3434
3535## Use
Original file line number Diff line number Diff line change 11{
2- "name" : " com.wolf-package .in-app-purchasing" ,
2+ "name" : " com.wolf-org .in-app-purchasing" ,
33 "displayName" : " UnityCommon-IAP" ,
44 "description" : " Support for unity in-app-purchasing" ,
5- "version" : " 1.0.4 " ,
5+ "version" : " 1.0.5 " ,
66 "unity" : " 2021.3" ,
77 "category" : " virtuesky" ,
88 "license" : " MIT" ,
1919 ],
2020 "dependencies" : {
2121 "com.unity.purchasing" : " 4.12.0" ,
22- "com.wolf-package .extensions" : " https://github.com/wolf-package /extensions-unity.git#1.0.4 "
22+ "com.wolf-org .extensions" : " https://github.com/wolf-org /extensions-unity.git#1.0.5 "
2323 }
2424}
You can’t perform that action at this time.
0 commit comments