We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dddb19 commit 78b4d3bCopy full SHA for 78b4d3b
README.md
@@ -23,9 +23,9 @@
23
24
### Add the line below to `Packages/manifest.json`
25
26
-for version `1.0.4`
+for version `1.0.5`
27
```csharp
28
-"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",
29
```
30
## Use
31
- [Document](https://github.com/wolf-package/extensions-unity/wiki)
package.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "com.wolf-package.extensions",
+ "name": "com.wolf-org.extensions",
3
"displayName": "UnityCommon-Extensions",
4
"description": "Extensions for Unity",
5
- "version": "1.0.4",
+ "version": "1.0.5",
6
"unity": "2021.3",
7
"category": "virtuesky",
8
"license": "MIT",
0 commit comments