Skip to content

Commit 42c7fec

Browse files
committed
chore: update version to 0.5.0
1 parent 9de08e8 commit 42c7fec

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
## [Unreleased]
1414

15+
## [0.5.0] - 2026-04-23
16+
1517
### Improved
1618

1719
- **MA Material Helper / Material Copier: Object Matching Algorithm** — Exact name matches work the same as before. When no exact match is found, the algorithm now tries score-based similar-name matching as a last resort, so color variants and numbered duplicates can be matched where possible

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "net.kanameliser.editor-plus",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"displayName": "Kanameliser Editor Plus",
55
"description": "A small set of useful Unity & VRChat editor extensions by kxn4t",
66
"unity": "2022.3",

0 commit comments

Comments
 (0)