From 6150756add468de97d4156fefe1bd820d2b2a3bb Mon Sep 17 00:00:00 2001 From: kirmir Date: Wed, 9 Aug 2017 02:30:23 +0300 Subject: [PATCH] Updated version to 1.6.0 --- WpfAsyncPack/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WpfAsyncPack/Properties/AssemblyInfo.cs b/WpfAsyncPack/Properties/AssemblyInfo.cs index 11492e8..d05865b 100644 --- a/WpfAsyncPack/Properties/AssemblyInfo.cs +++ b/WpfAsyncPack/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.5.0.0")] -[assembly: AssemblyFileVersion("1.5.0.0")] +[assembly: AssemblyVersion("1.6.0.0")] +[assembly: AssemblyFileVersion("1.6.0.0")]