3.0.0-preview.20

# [3.0.0-preview.20](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.19...v3.0.0-preview.20) (2020-08-28)

### Features

* automatically update ([96a868b](96a868b60a))
This commit is contained in:
semantic-release-bot
2020-08-28 07:50:13 +00:00
parent 0d4a5875d1
commit ab27f0af6f
3 changed files with 48 additions and 7 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.19",
"version": "3.0.0-preview.20",
"unity": "2018.2",
"license": "MIT",
"repository": {