Skip to content

Commit

Permalink
chore: bump assembly version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Otiel committed Nov 2, 2019
1 parent 5f19319 commit eea0c77
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 @@ -47,6 +47,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("1.3.0")]
[assembly: AssemblyFileVersion("1.3.0")]
[assembly: AssemblyVersion("1.3.1")]
[assembly: AssemblyFileVersion("1.3.1")]
[assembly: GuidAttribute("8C171C7F-9BAC-4EC0-A287-59908B48953F")]

0 comments on commit eea0c77

Please sign in to comment.