Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed Apr 17, 2023
1 parent 3227900 commit b258034
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
@@ -1,6 +1,6 @@
namespace YARG {
public static class Constants {
public const string VERSION_TAG = "v0.8.2";
public const string VERSION_TAG = "v0.9.0b";

public const float HIT_MARGIN = 0.095f;
public const float STRUM_LENIENCY = 0.065f;
Expand Down

0 comments on commit b258034

Please sign in to comment.