3.0.0-preview.14

# [3.0.0-preview.14](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.13...v3.0.0-preview.14) (2020-08-11)

### Bug Fixes

* read-only properties in the inspector ([f012b23](f012b238d9))
This commit is contained in:
semantic-release-bot
2020-08-11 15:19:14 +00:00
parent e036d254a8
commit 2b3bf91655
3 changed files with 22 additions and 6 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.13",
"version": "3.0.0-preview.14",
"unity": "2018.2",
"license": "MIT",
"repository": {