From dd4d442c5972777859a50af9cb940dca06bba459 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Wed, 19 Dec 2018 15:24:14 +0900 Subject: [PATCH] v1.4.0 --- Editor/Converter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editor/Converter.cs b/Editor/Converter.cs index 5f1e001..a9199bf 100644 --- a/Editor/Converter.cs +++ b/Editor/Converter.cs @@ -31,7 +31,7 @@ public struct Message /// /// 当エディタ拡張のバージョン。 /// - public static readonly string Version = "1.3.1"; + public static readonly string Version = "1.4.0"; /// /// Hierarchy上のアバターをVRChatへアップロード可能な状態にします。