Skip to content

Commit

Permalink
- update
Browse files Browse the repository at this point in the history
- rename org
  • Loading branch information
DucNV2000 committed Aug 27, 2024
1 parent 2dddb19 commit 78b4d3b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.4`
for version `1.0.5`
```csharp
"com.wolf-package.extensions":"https://github.com/wolf-package/extensions-unity.git#1.0.4",
"com.wolf-org.extensions":"https://github.com/wolf-org/extensions-unity.git#1.0.5",
```
## Use
- [Document](https://github.com/wolf-package/extensions-unity/wiki)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "com.wolf-package.extensions",
"name": "com.wolf-org.extensions",
"displayName": "UnityCommon-Extensions",
"description": "Extensions for Unity",
"version": "1.0.4",
"version": "1.0.5",
"unity": "2021.3",
"category": "virtuesky",
"license": "MIT",
Expand Down

0 comments on commit 78b4d3b

Please sign in to comment.