3.0.0-preview.11

# [3.0.0-preview.11](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.10...v3.0.0-preview.11) (2020-05-07)

### Bug Fixes

* If sprite is null, a null exception is thrown ([50c6e98](50c6e980ca))
This commit is contained in:
semantic-release-bot
2020-05-07 18:11:08 +00:00
parent bb7443400c
commit 901e7f1647
3 changed files with 10 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.10",
"version": "3.0.0-preview.11",
"unity": "2018.2",
"license": "MIT",
"repository": {