Skip to content

Commit

Permalink
v26.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
esperecyan committed Jul 17, 2021
1 parent e712288 commit 486df98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Editor/Converter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public static DynamicBoneParameters DefaultSwayingParametersConverter(SpringBone
/// <summary>
/// 当エディタ拡張のバージョン。
/// </summary>
public static readonly string Version = "26.0.0";
public static readonly string Version = "26.1.0";

/// <summary>
/// プレハブをVRChatへアップロード可能な状態にします。
Expand Down

0 comments on commit 486df98

Please sign in to comment.