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