From 3f4621fcf217030d3b40b07dd3eb3731a7a57a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Mon, 25 Mar 2019 22:03:07 +0900 Subject: [PATCH] v5.0.1 --- Editor/Converter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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へアップロード可能な状態にします。