Skip to content

Commit

Permalink
chore: bump assembly version to 0.2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Otiel committed Mar 8, 2019
1 parent 5aba635 commit aec0036
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BandcampDownloader/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.4.1")]
[assembly: AssemblyFileVersion("0.2.4.1")]
[assembly: AssemblyVersion("0.2.4.2")]
[assembly: AssemblyFileVersion("0.2.4.2")]
[assembly: GuidAttribute("8C171C7F-9BAC-4EC0-A287-59908B48953F")]

0 comments on commit aec0036

Please sign in to comment.