From f488382112c0e8cf980cea6ece56a0ea8c9f1b5b Mon Sep 17 00:00:00 2001 From: Otiel Date: Fri, 25 Apr 2014 16:51:11 +0200 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 98c3bf1d..1d9d69b6 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.4.0")] -[assembly: AssemblyFileVersion("0.1.4.0")] +[assembly: AssemblyVersion("0.1.4.1")] +[assembly: AssemblyFileVersion("0.1.4.1")] [assembly: GuidAttribute("8C171C7F-9BAC-4EC0-A287-59908B48953F")]