Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
N0chteil committed Sep 10, 2023
1 parent 9496578 commit fa67a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AMRPC WatchDog Desktop/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ namespace AMRPC_WatchDog_Desktop
internal static class Program
{

private const string AppVersion = "v0.2.3";
private const string AppVersion = "v0.2.4";
[STAThread]
private static void Main()
{
Expand Down

0 comments on commit fa67a74

Please sign in to comment.