Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
octoberU committed Nov 27, 2020
1 parent 6484cae commit 8aeb818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


[assembly: MelonGame("Harmonix Music Systems, Inc.", "Audica")]
[assembly: MelonInfo(typeof(ScoreOverlayMod), "Score Overlay", "2.0.0", "octo", "https://github.com/octoberU/ScoreOverlay")]
[assembly: MelonInfo(typeof(ScoreOverlayMod), "Score Overlay", "2.0.1", "octo", "https://github.com/octoberU/ScoreOverlay")]
[assembly: MelonOptionalDependencies("SongBrowser")]

namespace ScoreOverlay
Expand Down

0 comments on commit 8aeb818

Please sign in to comment.