We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ca3201 commit 57667d7Copy full SHA for 57667d7
2 files changed
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.1] - 2025-09-07
16
+
17
### Fixed / 修正
18
19
- **Material Swap Helper: Fixed Object Matching Issues**
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "net.kanameliser.editor-plus",
3
- "version": "0.3.0",
+ "version": "0.3.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