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 8f4f208 commit 5e039c8Copy full SHA for 5e039c8
README.md
@@ -24,9 +24,9 @@
24
25
### Add the line below to `Packages/manifest.json`
26
27
-for version `1.0.1`
+for version `1.0.2`
28
```csharp
29
-"com.wolf-package.tracking":"https://github.com/wolf-package/app-tracking-unity.git#1.0.1",
+"com.wolf-org.tracking":"https://github.com/wolf-org/app-tracking-unity.git#1.0.2",
30
```
31
32
## Use
package.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "com.wolf-package.tracking",
+ "name": "com.wolf-org.tracking",
3
"displayName": "UnityCommon-Tracking",
4
"description": "Tracking for Unity",
5
- "version": "1.0.1",
+ "version": "1.0.2",
6
"unity": "2021.3",
7
"category": "virtuesky",
8
"license": "MIT",
0 commit comments