Skip to content

Commit

Permalink
- update version
Browse files Browse the repository at this point in the history
  • Loading branch information
DucNV2000 committed Jul 9, 2024
1 parent 5b3b5fd commit 27b8d1a
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 @@ -23,9 +23,9 @@

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

for version `1.0.2`
for version `1.0.3`
```csharp
"com.wolf-package.extensions":"https://github.com/wolf-package/extensions-unity.git#1.0.2",
"com.wolf-package.extensions":"https://github.com/wolf-package/extensions-unity.git#1.0.3",
```
## Use
- [Document](https://github.com/wolf-package/extensions-unity/wiki)
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.extensions",
"displayName": "UnityCommon-Extensions",
"description": "Extensions for Unity",
"version": "1.0.2",
"version": "1.0.3",
"unity": "2021.3",
"category": "virtuesky",
"license": "MIT",
Expand Down

0 comments on commit 27b8d1a

Please sign in to comment.