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