Skip to content

Commit

Permalink
Bump version 0.4.1 -> 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dkgv committed Aug 9, 2023
1 parent 55e420b commit 8007608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pinpoint.Core/AppConstants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ public static class AppConstants

public const string LocalPluginsDirectoryKey = "local_plugins_directory";

public const string Version = "0.4.1";
public const string Version = "0.4.2";
}
}

0 comments on commit 8007608

Please sign in to comment.