3.0.0-preview.34

# [3.0.0-preview.34](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.33...v3.0.0-preview.34) (2020-09-15)

### Bug Fixes

* not working as expected in world simulation space ([683fcb4](683fcb4ecd)), closes [#98](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/98)
This commit is contained in:
semantic-release-bot
2020-09-15 12:17:44 +00:00
parent 82aeb0e419
commit bda77ab039
3 changed files with 13 additions and 5 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.33",
"version": "3.0.0-preview.34",
"unity": "2018.2",
"license": "MIT",
"repository": {