Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rednir committed Nov 30, 2023
1 parent 012a4d4 commit 62b9216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Statics/Settings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace OsuSkinMixer.Statics;

public static partial class Settings
{
public const string VERSION = "v2.8.0";
public const string VERSION = "v2.8.1";

public const string GITHUB_REPO_PATH = "rednir/OsuSkinMixer";

Expand Down

0 comments on commit 62b9216

Please sign in to comment.