diff --git a/Sources/BandcampDownloader/Properties/AssemblyInfo.cs b/Sources/BandcampDownloader/Properties/AssemblyInfo.cs index adc4fd6e..ac0feab3 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.0.1")] -[assembly: AssemblyFileVersion("0.1.0.1")] +[assembly: AssemblyVersion("0.1.1.0")] +[assembly: AssemblyFileVersion("0.1.1.0")] [assembly: GuidAttribute("8C171C7F-9BAC-4EC0-A287-59908B48953F")]