Skip to content

Commit

Permalink
Patch time!
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed May 12, 2023
1 parent e54c2e2 commit 4a11900
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.1");
public static readonly YargVersion VERSION_TAG = YargVersion.Parse("v0.10.2");

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

0 comments on commit 4a11900

Please sign in to comment.