Skip to content

Commit

Permalink
v2.0.0 (VRChat SDK 2018.12.19.17.03 より前のSDKと互換性がなくなったため、メジャーバージョンを上げた)
Browse files Browse the repository at this point in the history
  • Loading branch information
esperecyan committed Dec 22, 2018
1 parent 6f5bacc commit 194b88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Editor/Converter.cs
Expand Up @@ -31,7 +31,7 @@ public struct Message
/// <summary>
/// 当エディタ拡張のバージョン。
/// </summary>
public static readonly string Version = "1.4.0";
public static readonly string Version = "2.0.0";

/// <summary>
/// Hierarchy上のアバターをVRChatへアップロード可能な状態にします。
Expand Down

0 comments on commit 194b88e

Please sign in to comment.