We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4721452 commit 705585aCopy full SHA for 705585a
README.md
@@ -23,9 +23,9 @@
23
24
### Add the line below to `Packages/manifest.json`
25
26
-for version `1.0.6`
+for version `1.0.7`
27
```csharp
28
-"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",
29
```
30
dependency `extensions-unity-1.0.5`
31
package.json
@@ -2,7 +2,7 @@
2
"name": "com.wolf-org.in-app-purchasing",
3
"displayName": "UnityCommon-IAP",
4
"description": "Support for unity in-app-purchasing",
5
- "version": "1.0.6",
+ "version": "1.0.7",
6
"unity": "2021.3",
7
"category": "virtuesky",
8
"license": "MIT",
0 commit comments