We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e086b commit 3107c8eCopy full SHA for 3107c8e
README.md
@@ -27,7 +27,7 @@ This plugin supports the following platforms:
27
28
## Installation
29
30
-> Current version is v0.5.0
+> Current version is v0.6.0
31
32
Here is a list of available options to install the plugin
33
@@ -37,7 +37,7 @@ Just add this line to the `Packages/manifest.json` file of your Unity Project:
37
38
```json
39
"dependencies": {
40
- "com.lupidan.unity-apptrackingtransparency": "https://github.com/lupidan/unity-apptrackingtransparency.git?path=/com.lupidan.unity-apptrackingtransparency#v0.5.0"
+ "com.lupidan.unity-apptrackingtransparency": "https://github.com/lupidan/unity-apptrackingtransparency.git?path=/com.lupidan.unity-apptrackingtransparency#v0.6.0"
41
}
42
```
43
0 commit comments