From ed55364f0351baa1bbf7752c648b3b992a36ec40 Mon Sep 17 00:00:00 2001 From: Otiel Date: Fri, 28 Feb 2014 14:49:48 +0100 Subject: [PATCH] Updated assembly version --- Sources/BandcampDownloader/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/BandcampDownloader/Properties/AssemblyInfo.cs b/Sources/BandcampDownloader/Properties/AssemblyInfo.cs index 4b3e0319..c11a34a8 100644 --- a/Sources/BandcampDownloader/Properties/AssemblyInfo.cs +++ b/Sources/BandcampDownloader/Properties/AssemblyInfo.cs @@ -51,6 +51,6 @@ // 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("0.1.2.1")] -[assembly: AssemblyFileVersion("0.1.2.1")] +[assembly: AssemblyVersion("0.1.2.2")] +[assembly: AssemblyFileVersion("0.1.2.2")] [assembly: GuidAttribute("8C171C7F-9BAC-4EC0-A287-59908B48953F")]