Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
donker committed Dec 25, 2017
1 parent 80deb2a commit 43ce23f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Connect.ApiBrowser.Core/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("01.00.01")]
[assembly: AssemblyVersion("01.00.01")]
[assembly: AssemblyFileVersion("01.00.01")]
// [assembly: AssemblyVersion("01.00.02")]
[assembly: AssemblyVersion("01.00.02")]
[assembly: AssemblyFileVersion("01.00.02")]
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("01.00.01")]
[assembly: AssemblyFileVersion("01.00.01")]
[assembly: AssemblyVersion("01.00.02")]
[assembly: AssemblyFileVersion("01.00.02")]

0 comments on commit 43ce23f

Please sign in to comment.