chore(release): 4.8.1 [skip ci]

## [4.8.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.8.0...v4.8.1) (2024-06-27)

### Bug Fixes

* remove debug code ([669deb4](669deb41d4))
This commit is contained in:
semantic-release-bot
2024-06-27 09:27:20 +00:00
parent 3638df524f
commit 686fff8690
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.8.0",
"version": "4.8.1",
"unity": "2018.2",
"license": "MIT",
"repository": {