Version bump

This commit is contained in:
HeshamTB 2018-08-15 11:33:58 +03:00
parent fc422f6ee6
commit 9e80badd40

View File

@ -8,7 +8,7 @@ namespace OWTrack
{
static class Program
{
public static string Version = "1.2.2";
public static string Version = "1.2.3";
/// <summary>
/// The main entry point for the application.
/// </summary>