chore(release): 4.6.2 [skip ci]

## [4.6.2](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.6.1...v4.6.2) (2024-02-01)

### Bug Fixes

* fix compile error in Unity 2021.1 or older ([fcae60b](fcae60bf29))
* fix demos ([ad20d12](ad20d128a2))
* fix warning ([7fd4a8e](7fd4a8e343))
This commit is contained in:
semantic-release-bot
2024-02-01 07:23:21 +00:00
parent c6b2950a75
commit 25a9cdb400
2 changed files with 10 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.6.1",
"version": "4.6.2",
"unity": "2018.2",
"license": "MIT",
"repository": {