Skip to content

Commit

Permalink
Bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kokolihapihvi committed Oct 7, 2023
1 parent 45ee01c commit 3e69a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RockSniffer/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ namespace RockSniffer
{
class Program
{
internal const string version = "0.4.1";
internal const string version = "0.4.2";

internal static ICache cache;
internal static Config config;
Expand Down

0 comments on commit 3e69a55

Please sign in to comment.