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