Update readme

pull/55/head
mob-sakai 2019-01-25 16:50:22 +09:00
parent 88eea81003
commit 04fdba7706
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
```js ```js
{ {
"dependencies": { "dependencies": {
"com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.4.0", "com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.5.0",
... ...
}, },
} }