chore(release): 4.5.2 [skip ci]

## [4.5.2](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.5.1...4.5.2) (2024-01-18)

### Bug Fixes

* (editor) sometimes crashes when entering play mode ([b80c3e6](b80c3e6c9f))
This commit is contained in:
semantic-release-bot
2024-01-18 10:41:58 +00:00
parent 86de8b6e03
commit 32b93d3eeb
2 changed files with 8 additions and 1 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": "4.5.1",
"version": "4.5.2",
"unity": "2018.2",
"license": "MIT",
"repository": {