diff --git a/Program.cs b/Program.cs index 97dce1f7..61ac5719 100644 --- a/Program.cs +++ b/Program.cs @@ -20,7 +20,7 @@ static class Program{ public const string BrandName = "TweetDuck"; public const string Website = "https://tweetduck.chylex.com"; - public const string VersionTag = "1.11.2"; + public const string VersionTag = "1.12"; public static readonly bool IsPortable = File.Exists("makeportable"); diff --git a/bld/Resources/devtools_resources.pak b/bld/Resources/devtools_resources.pak index 9e85d513..a8f5e6f7 100644 Binary files a/bld/Resources/devtools_resources.pak and b/bld/Resources/devtools_resources.pak differ