3.0.0-preview.37

# [3.0.0-preview.37](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.36...v3.0.0-preview.37) (2020-10-01)

### Bug Fixes

* fix menus ([5fa12b5](5fa12b5338))
This commit is contained in:
semantic-release-bot
2020-10-01 07:15:57 +00:00
parent 4b4d70bdd1
commit 7bf1bae64a
6 changed files with 125 additions and 52 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.36",
"version": "3.0.0-preview.37",
"unity": "2018.2",
"license": "MIT",
"repository": {