Skip to content

Commit

Permalink
Did someone say UPDATE?
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed May 7, 2023
1 parent d4c99f5 commit 6605477
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.0b");
public static readonly YargVersion VERSION_TAG = YargVersion.Parse("v0.10.0");

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

0 comments on commit 6605477

Please sign in to comment.