Skip to content

Commit 27b8d1a

Browse files
committed
- update version
1 parent 5b3b5fd commit 27b8d1a

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
@@ -23,9 +23,9 @@
2323

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

26-
for version `1.0.2`
26+
for version `1.0.3`
2727
```csharp
28-
"com.wolf-package.extensions":"https://github.com/wolf-package/extensions-unity.git#1.0.2",
28+
"com.wolf-package.extensions":"https://github.com/wolf-package/extensions-unity.git#1.0.3",
2929
```
3030
## Use
3131
- [Document](https://github.com/wolf-package/extensions-unity/wiki)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.wolf-package.extensions",
33
"displayName": "UnityCommon-Extensions",
44
"description": "Extensions 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)