3.0.0-preview.27

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

### Bug Fixes

* not masked ([4ef5947](4ef5947baa))
This commit is contained in:
semantic-release-bot
2020-09-01 08:05:14 +00:00
parent eafc615ea6
commit 2b9e8ecd73
3 changed files with 8 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.26",
"version": "3.0.0-preview.27",
"unity": "2018.2",
"license": "MIT",
"repository": {