3.0.0-preview.32

# [3.0.0-preview.32](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.31...v3.0.0-preview.32) (2020-09-14)

### Bug Fixes

* animatable properties not working ([5b8b0bd](5b8b0bd28b)), closes [#95](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/95)
This commit is contained in:
semantic-release-bot
2020-09-14 09:29:16 +00:00
parent 6f3f4803da
commit 64787261df
5 changed files with 38 additions and 3 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.0.0-preview.31",
"version": "3.0.0-preview.32",
"unity": "2018.2",
"license": "MIT",
"repository": {