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