Skip to content

Commit

Permalink
- update version
Browse files Browse the repository at this point in the history
  • Loading branch information
DucNV2000 committed Jul 5, 2024
1 parent 0d237fc commit 260a171
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@

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

for version `1.0.7`
for version `1.0.8`
```csharp
"com.wolf-package.advertising":"https://github.com/wolf-package/advertising-unity.git#1.0.7",
"com.wolf-package.advertising":"https://github.com/wolf-package/advertising-unity.git#1.0.8",
```
dependency `extensions-unity-1.0.1`
dependency `extensions-unity-1.0.2`
```csharp
"com.wolf-package.extensions":"https://github.com/wolf-package/extensions-unity.git#1.0.1",
"com.wolf-package.extensions":"https://github.com/wolf-package/extensions-unity.git#1.0.2",
```

Install `app-tracking-unity` and add define symbol `VIRTUESKY_TRACKING` if you need ad revenue tracking
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-package.advertising",
"displayName": "UnityCommon-ADS",
"description": "Support show ads for game unity",
"version": "1.0.7",
"version": "1.0.8",
"unity": "2021.3",
"category": "virtuesky",
"license": "MIT",
Expand Down

0 comments on commit 260a171

Please sign in to comment.