diff --git a/OWTrack/Program.cs b/OWTrack/Program.cs index 73159b4..9dfd33f 100644 --- a/OWTrack/Program.cs +++ b/OWTrack/Program.cs @@ -8,7 +8,7 @@ namespace OWTrack { static class Program { - public static string Version = "1.2.2"; + public static string Version = "1.2.3"; /// /// The main entry point for the application. ///