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