chore(release): 4.13.3 [skip ci]

## [4.13.3](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.13.2...v4.13.3) (2026-07-04)

### Bug Fixes

* fix mesh copying ([da49a93](da49a931e3))
This commit is contained in:
semantic-release-bot
2026-07-04 05:55:31 +00:00
parent 950e45dbfa
commit 5a305705f8
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.13.2",
"version": "4.13.3",
"unity": "2018.2",
"license": "MIT",
"repository": {