From edd1702874f41046c1e38e7401fed29ff9000da5 Mon Sep 17 00:00:00 2001 From: Andy Brandt Date: Thu, 18 Jan 2018 23:10:55 -0600 Subject: [PATCH] update to v2.0.0-beta.6 --- KeePassNatMsg/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KeePassNatMsg/Properties/AssemblyInfo.cs b/KeePassNatMsg/Properties/AssemblyInfo.cs index 5aefde5..df8c0b8 100644 --- a/KeePassNatMsg/Properties/AssemblyInfo.cs +++ b/KeePassNatMsg/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("2.0.0.5")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0.6")] \ No newline at end of file