Skip to content

Commit 537a5fd

Browse files
committed
- update version
1 parent b676a6a commit 537a5fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
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.2`
27+
for version `1.0.3`
2828
```csharp
29-
"com.wolf-org.tracking":"https://github.com/wolf-org/app-tracking-unity.git#1.0.2",
29+
"com.wolf-org.tracking":"https://github.com/wolf-org/app-tracking-unity.git#1.0.3",
3030
```
3131

3232
## Use

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.wolf-org.tracking",
33
"displayName": "UnityCommon-Tracking",
44
"description": "Tracking for Unity",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"unity": "2021.3",
77
"category": "virtuesky",
88
"license": "MIT",

0 commit comments

Comments
 (0)