diff --git a/Editor/Converter.cs b/Editor/Converter.cs index 20fd723..d4b0d02 100644 --- a/Editor/Converter.cs +++ b/Editor/Converter.cs @@ -32,7 +32,7 @@ public struct Message /// /// 当エディタ拡張のバージョン。 /// - public static readonly string Version = "6.0.1"; + public static readonly string Version = "6.0.2"; /// /// プレハブをVRChatへアップロード可能な状態にします。