From 578777e9c3243203e554c8395c7e21fb29e070c9 Mon Sep 17 00:00:00 2001 From: Andy Brandt Date: Fri, 9 Mar 2018 21:29:36 -0600 Subject: [PATCH] update to v2.0.0-beta.10 --- 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 1b4ed7f..d10489b 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.9")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0.10")] \ No newline at end of file