From ef4083c3845220b0476eb6631f0e8dbd2a9e934d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Fri, 20 Sep 2019 08:55:36 +0900 Subject: [PATCH] v16.0.0 --- Editor/Converter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editor/Converter.cs b/Editor/Converter.cs index f0eb665..c47a205 100644 --- a/Editor/Converter.cs +++ b/Editor/Converter.cs @@ -29,7 +29,7 @@ public struct Message /// /// 当エディタ拡張のバージョン。 /// - public static readonly string Version = "15.0.2"; + public static readonly string Version = "16.0.0"; /// /// プレハブをVRChatへアップロード可能な状態にします。