Skip to content

Commit 46c4374

Browse files
committed
chore: update version to 0.3.0-rc.1
1 parent 35045d6 commit 46c4374

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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.3.0-rc.1] - 2025-07-13
16+
1517
### Added / 追加
1618

1719
- Material Copier feature for copying materials between GameObjects via right-click context menu

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.2.1",
3+
"version": "0.3.0-rc.1",
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)