Skip to content

Commit

Permalink
- update version
Browse files Browse the repository at this point in the history
  • Loading branch information
VirtueSky committed Oct 14, 2024
1 parent 4721452 commit 705585a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@

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

for version `1.0.6`
for version `1.0.7`
```csharp
"com.wolf-org.in-app-purchasing":"https://github.com/wolf-org/in-app-purchasing-unity.git#1.0.6",
"com.wolf-org.in-app-purchasing":"https://github.com/wolf-org/in-app-purchasing-unity.git#1.0.7",
```
dependency `extensions-unity-1.0.5`
```csharp
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.wolf-org.in-app-purchasing",
"displayName": "UnityCommon-IAP",
"description": "Support for unity in-app-purchasing",
"version": "1.0.6",
"version": "1.0.7",
"unity": "2021.3",
"category": "virtuesky",
"license": "MIT",
Expand Down

0 comments on commit 705585a

Please sign in to comment.