Skip to content

Commit

Permalink
バージョン番号を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
gatosyocora committed Sep 23, 2020
1 parent 46e261f commit 5106ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/VRCAvatarEditor/Editor/VRCAvatarEditorGUI.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ namespace VRCAvatarEditor
{
public class VRCAvatarEditorGUI : EditorWindow
{
private const string TOOL_VERSION = "v0.5.1";
private const string TOOL_VERSION = "v0.6";
private const string TWITTER_ID = "gatosyocora";
private const string DISCORD_ID = "gatosyocora#9575";
private const string MANUAL_URL = "https://docs.google.com/document/d/1DU7mP5PTvERqHzZiiCBJ9ep5CilQ1iaXC_3IoiuPEgA/edit?usp=sharing";
Expand Down

0 comments on commit 5106ba5

Please sign in to comment.