diff --git a/Program.cs b/Program.cs
index d5402bd8..7950bfd4 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.12.5.1";
+        public const string VersionTag = "1.13";
 
         public static readonly bool IsPortable = File.Exists("makeportable");
 
diff --git a/bld/Resources/devtools_resources.pak b/bld/Resources/devtools_resources.pak
index a8f5e6f7..c77019ac 100644
Binary files a/bld/Resources/devtools_resources.pak and b/bld/Resources/devtools_resources.pak differ