Skip to content

Commit 13e4fb9

Browse files
- update version
Co-Authored-By: KhoaNT2802 <[email protected]>
1 parent 49657aa commit 13e4fb9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323

2424
### Add the line below to `Packages/manifest.json`
2525

26-
for version `1.0.8`
26+
for version `1.0.9`
2727
```json
28-
"com.wolf-org.in-app-purchasing":"https://github.com/unity-package/in-app-purchasing-unity.git#1.0.8",
28+
"com.wolf-org.in-app-purchasing":"https://github.com/unity-package/in-app-purchasing-unity.git#1.0.9",
2929
```
3030
dependency `extensions-unity-1.0.5`
3131
```json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.wolf-org.in-app-purchasing",
33
"displayName": "UnityCommon-IAP",
44
"description": "Support for unity in-app-purchasing",
5-
"version": "1.0.8",
5+
"version": "1.0.9",
66
"unity": "2021.3",
77
"category": "virtuesky",
88
"license": "MIT",

0 commit comments

Comments
 (0)