update documents for v2.2.1

This commit is contained in:
mob-sakai
2019-02-26 11:30:17 +09:00
parent f6e64c325b
commit 888eac4e54
3 changed files with 11 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
```js
{
"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",
...
},
}