Skip to content

Commit cd98c24

Browse files
committed
- update
- rename org
1 parent 6d8f15c commit cd98c24

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
@@ -23,9 +23,9 @@
2323
## How To Install
2424
### Add the line below to `Packages/manifest.json`
2525

26-
for version `1.0.1`
26+
for version `1.0.2`
2727
```csharp
28-
"com.wolf-package.game-data":"https://github.com/wolf-package/game-data-unity.git#1.0.1",
28+
"com.wolf-org.game-data":"https://github.com/wolf-org/game-data-unity.git#1.0.2",
2929
```
3030
## Use
3131

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.game-data",
2+
"name": "com.wolf-org.game-data",
33
"displayName": "UnityCommon-GameData",
44
"description": "System data for game 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)