Skip to content

Commit

Permalink
Update AvatarEvaluator.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Thryrallo committed Dec 19, 2023
1 parent d7f4a7d commit 6f18c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Editor/AvatarEvaluator.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
namespace Thry.AvatarHelpers {
public class AvatarEvaluator : EditorWindow
{
public const string VERSION = "1.3.3";
public const string VERSION = "1.3.4";

[MenuItem("Thry/Avatar/Evaluator")]
static void Init()
Expand Down

0 comments on commit 6f18c3f

Please # to comment.