diff --git a/AMRPC WatchDog Desktop/Program.cs b/AMRPC WatchDog Desktop/Program.cs index 94955fd..2d57d4e 100644 --- a/AMRPC WatchDog Desktop/Program.cs +++ b/AMRPC WatchDog Desktop/Program.cs @@ -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() {