3.0.0-preview.6

# [3.0.0-preview.6](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.5...v3.0.0-preview.6) (2020-02-21)

### Bug Fixes

* sample version ([ed18032](ed18032be4))
This commit is contained in:
semantic-release-bot
2020-02-21 12:09:22 +00:00
parent 628a8c6bf0
commit 5b40341984
4 changed files with 31 additions and 8 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.5",
"version": "3.0.0-preview.6",
"unity": "2018.2",
"license": "MIT",
"repository": {