Skip to content

Commit

Permalink
v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed Jul 16, 2023
1 parent b96d5c2 commit af75bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Script/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace YARG
{
public static class Constants
{
public static readonly YargVersion VERSION_TAG = YargVersion.Parse("v0.11.0");
public static readonly YargVersion VERSION_TAG = YargVersion.Parse("v0.11.1");

// General
public const float HIT_MARGIN_FRONT = 0.095f;
Expand Down

0 comments on commit af75bf6

Please sign in to comment.