3.0.0-preview.25

# [3.0.0-preview.25](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.24...v3.0.0-preview.25) (2020-09-01)

### Bug Fixes

* removed UIParticle will be saved in prefab mode ([08e2d51](08e2d51c73))
This commit is contained in:
semantic-release-bot
2020-09-01 05:27:06 +00:00
parent 9071798353
commit 94df58276a
3 changed files with 15 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.0.0-preview.24",
"version": "3.0.0-preview.25",
"unity": "2018.2",
"license": "MIT",
"repository": {