chore(release): 4.13.1 [skip ci]

## [4.13.1](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.13.0...v4.13.1) (2026-06-26)

### Bug Fixes

* `ParticleSystemPreviewer` is no longer included in build ([bad976c](bad976cf01))
* add support for Unity 6.7 ([26fd3da](26fd3da20b)), closes [#408](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/408)
This commit is contained in:
semantic-release-bot
2026-06-26 02:57:47 +00:00
parent 2350ea82d2
commit 16ab8d7bb8
2 changed files with 9 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.0",
"version": "4.13.1",
"unity": "2018.2",
"license": "MIT",
"repository": {