From c41cb6d6732bf2b23bcc7173945904a0eed12bda Mon Sep 17 00:00:00 2001 From: andy brandt Date: Mon, 25 Mar 2019 14:41:26 -0500 Subject: [PATCH] update to v2.0.5 --- 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 4a22cbd..807f1cc 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.4")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.5")] \ No newline at end of file