From 151161f5570528394349077125b8d26e541d81e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Mon, 26 Aug 2019 16:32:33 +0900 Subject: [PATCH] v15.0.1 --- Editor/Converter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editor/Converter.cs b/Editor/Converter.cs index 955ca7e..3873107 100644 --- a/Editor/Converter.cs +++ b/Editor/Converter.cs @@ -29,7 +29,7 @@ public struct Message /// /// 当エディタ拡張のバージョン。 /// - public static readonly string Version = "15.0.0"; + public static readonly string Version = "15.0.1"; /// /// プレハブをVRChatへアップロード可能な状態にします。