chore(release): 3.2.0 [skip ci]

# [3.2.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.1.1...3.2.0) (2020-11-15)

### Features

* compatibility with other IMaterialModifier ([08273cb](08273cb0c3)), closes [#115](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/115)
This commit is contained in:
semantic-release-bot
2020-11-15 18:08:38 +00:00
parent fc4bd708fd
commit 6884c62687
2 changed files with 8 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"name": "com.coffee.ui-particle",
"displayName": "UI Particle",
"description": "This plugin provide a component to render particle effect for uGUI.\nThe particle rendering is maskable and sortable, without Camera, RenderTexture or Canvas.",
"version": "3.1.1",
"version": "3.2.0",
"unity": "2018.2",
"license": "MIT",
"repository": {