Skip to content

Commit

Permalink
update update update update update
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed Jun 21, 2023
1 parent ba39c71 commit f5584b8
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 @@ -2,7 +2,7 @@

namespace YARG {
public static class Constants {
public static readonly YargVersion VERSION_TAG = YargVersion.Parse("v0.10.6");
public static readonly YargVersion VERSION_TAG = YargVersion.Parse("v0.10.7");

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

0 comments on commit f5584b8

Please sign in to comment.