Skip to content

Commit

Permalink
Upped version to 4.3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Wizkiller96 committed Apr 25, 2024
1 parent e7c6d0d commit de70976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WizBot/Services/Impl/StatsService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ namespace WizBot.Services;

public sealed class StatsService : IStatsService, IReadyExecutor, INService
{
public const string BOT_VERSION = "4.3.21";
public const string BOT_VERSION = "4.3.22";

public string Author
=> "Kwoth#2452\nWizkiller96#5074";
Expand Down

0 comments on commit de70976

Please sign in to comment.