Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
minisbett committed Jan 2, 2024
1 parent 49f03ac commit c179258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion huisbot/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public class Program
/// <summary>
/// The version of the application.
/// </summary>
public const string VERSION = "1.6.1";
public const string VERSION = "1.7.0";

/// <summary>
/// The startup time of the application.
Expand Down

0 comments on commit c179258

Please sign in to comment.