We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35045d6 commit 46c4374Copy full SHA for 46c4374
CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
13
## [Unreleased] / [未リリース]
14
15
+## [0.3.0-rc.1] - 2025-07-13
16
+
17
### Added / 追加
18
19
- Material Copier feature for copying materials between GameObjects via right-click context menu
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "net.kanameliser.editor-plus",
3
- "version": "0.2.1",
+ "version": "0.3.0-rc.1",
4
"displayName": "Kanameliser Editor Plus",
5
"description": "A small set of useful Unity & VRChat editor extensions by kxn4t",
6
"unity": "2022.3",
0 commit comments