chore(release): 4.2.2 [skip ci]

## [4.2.2](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/4.2.1...4.2.2) (2023-10-25)

### Bug Fixes

* il2cpp code stripping bug ([73f6dad](73f6dad0f3)), closes [#269](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/269)
This commit is contained in:
semantic-release-bot
2023-10-25 17:23:55 +00:00
parent 73f6dad0f3
commit 447996ce0f
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.2.1",
"version": "4.2.2",
"unity": "2018.2",
"license": "MIT",
"repository": {