We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 384f478 commit 2cf1c5fCopy full SHA for 2cf1c5f
README.md
@@ -23,9 +23,9 @@
23
24
### Add the line below to `Packages/manifest.json`
25
26
-for version `1.1.5`
+for version `1.1.6`
27
```csharp
28
-"com.wolf-org.advertising":"https://github.com/unity-package/advertising-unity.git#1.1.5",
+"com.wolf-org.advertising":"https://github.com/unity-package/advertising-unity.git#1.1.6",
29
```
30
dependency `extensions-unity-1.0.5`
31
package.json
@@ -2,7 +2,7 @@
2
"name": "com.wolf-org.advertising",
3
"displayName": "UnityCommon-ADS",
4
"description": "Support show ads for game unity",
5
- "version": "1.1.5",
+ "version": "1.1.6",
6
"unity": "2021.3",
7
"category": "virtuesky",
8
"license": "MIT",
0 commit comments