Update readme

pull/55/head
mob-sakai 2019-05-07 18:56:45 +09:00
parent 028a7b4a4f
commit 92d6a6d381
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,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.8.0", "com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.8.1",
... ...
}, },
} }