Skip to content

Commit

Permalink
(build) Updated version and release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
patriksvensson committed Jan 18, 2018
1 parent dbc8094 commit 3035393
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

[assembly: AssemblyCompany("Spectre Systems AB")]
[assembly: AssemblyProduct("Jarvis")]
[assembly: AssemblyVersion("0.6.0")]
[assembly: AssemblyFileVersion("0.6.0")]
[assembly: AssemblyInformationalVersion("0.6.0")]
[assembly: AssemblyVersion("0.7.0")]
[assembly: AssemblyFileVersion("0.7.0")]
[assembly: AssemblyInformationalVersion("0.7.0")]
[assembly: AssemblyCopyright("Copyright (c) 2017 Spectre Systems AB")]

0 comments on commit 3035393

Please sign in to comment.