Skip to content

Commit

Permalink
- update version
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayWolf52 committed Jul 18, 2024
1 parent 8c900c3 commit 8f4f208
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@

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

for version `1.0.0`
for version `1.0.1`
```csharp
"com.wolf-package.tracking":"https://github.com/wolf-package/app-tracking-unity.git#1.0.0",
"com.wolf-package.tracking":"https://github.com/wolf-package/app-tracking-unity.git#1.0.1",
```

## Use
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.wolf-package.tracking",
"displayName": "UnityCommon-Tracking",
"description": "Tracking for Unity",
"version": "1.0.0",
"version": "1.0.1",
"unity": "2021.3",
"category": "virtuesky",
"license": "MIT",
Expand Down

0 comments on commit 8f4f208

Please sign in to comment.