3.0.0-preview.9

# [3.0.0-preview.9](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.8...v3.0.0-preview.9) (2020-03-04)

### Bug Fixes

* fix displayed version in readme ([c29bbdd](c29bbddf8a))
This commit is contained in:
semantic-release-bot
2020-03-04 03:36:53 +00:00
parent c5ff121b35
commit ce6478cf1f
3 changed files with 9 additions and 2 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.8",
"version": "3.0.0-preview.9",
"unity": "2018.2",
"license": "MIT",
"repository": {