3.0.0-preview.26

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

### Bug Fixes

* in Unity 2018.2, PrefabStageUtility is not found ([0b6dcff](0b6dcff5d6))
This commit is contained in:
semantic-release-bot
2020-09-01 07:03:06 +00:00
parent 94df58276a
commit eafc615ea6
3 changed files with 11 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.25",
"version": "3.0.0-preview.26",
"unity": "2018.2",
"license": "MIT",
"repository": {