Skip to content

Commit

Permalink
Bump version to 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega authored Feb 6, 2024
1 parent d2e2d50 commit 8667650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CVTBot/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ namespace CVTBot
{
internal class Program
{
private const string version = "2.2.1";
private const string version = "2.2.5";

public static IrcClient irc = new IrcClient();
public static RCReader rcirc = new RCReader();
Expand Down

0 comments on commit 8667650

Please sign in to comment.