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