Update readme

pull/52/head
mob-sakai 2019-02-26 11:13:59 +09:00
parent eb0176a78c
commit e5f4009748
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
```js ```js
{ {
"dependencies": { "dependencies": {
"com.coffee.ui-particle": "https://github.com/mob-sakai/ParticleEffectForUGUI.git#2.2.0", "com.coffee.ui-particle": "https://github.com/mob-sakai/ParticleEffectForUGUI.git#2.2.1",
... ...
}, },
} }