Skip to content

Commit 5e039c8

Browse files
committed
- update
- rename org
1 parent 8f4f208 commit 5e039c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424

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

27-
for version `1.0.1`
27+
for version `1.0.2`
2828
```csharp
29-
"com.wolf-package.tracking":"https://github.com/wolf-package/app-tracking-unity.git#1.0.1",
29+
"com.wolf-org.tracking":"https://github.com/wolf-org/app-tracking-unity.git#1.0.2",
3030
```
3131

3232
## Use

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "com.wolf-package.tracking",
2+
"name": "com.wolf-org.tracking",
33
"displayName": "UnityCommon-Tracking",
44
"description": "Tracking for Unity",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"unity": "2021.3",
77
"category": "virtuesky",
88
"license": "MIT",

0 commit comments

Comments
 (0)