We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b676a6a commit 537a5fdCopy full SHA for 537a5fd
README.md
@@ -24,9 +24,9 @@
24
25
### Add the line below to `Packages/manifest.json`
26
27
-for version `1.0.2`
+for version `1.0.3`
28
```csharp
29
-"com.wolf-org.tracking":"https://github.com/wolf-org/app-tracking-unity.git#1.0.2",
+"com.wolf-org.tracking":"https://github.com/wolf-org/app-tracking-unity.git#1.0.3",
30
```
31
32
## Use
package.json
@@ -2,7 +2,7 @@
2
"name": "com.wolf-org.tracking",
3
"displayName": "UnityCommon-Tracking",
4
"description": "Tracking for Unity",
5
- "version": "1.0.2",
+ "version": "1.0.3",
6
"unity": "2021.3",
7
"category": "virtuesky",
8
"license": "MIT",
0 commit comments