chore(release): 4.7.2 [skip ci]

## [4.7.2](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.7.1...v4.7.2) (2024-06-21)

### Bug Fixes

* generated baking-camera object remains in the prefab or scene ([0bb8438](0bb8438301))
This commit is contained in:
semantic-release-bot
2024-06-21 05:22:49 +00:00
parent 929c0d686b
commit bc0c2e4e63
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 package provides a component to render particle effects for uGUI.\nThe particle rendering is maskable and sortable, without the need for an extra Camera, RenderTexture, or Canvas.",
"version": "4.7.1",
"version": "4.7.2",
"unity": "2018.2",
"license": "MIT",
"repository": {