Skip to content

Commit

Permalink
Bump version 1.0.1 to 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
giladreich committed Jun 20, 2018
1 parent 87fb86a commit 0927920
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/IHK.ResultsNotifier/IHK.ResultsNotifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ProjectGuid>{B717B701-620D-4714-8E9B-8963BF433CDE}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>IHK.ResultsNotifier</RootNamespace>
<AssemblyName>IHK-ResultsNotifier</AssemblyName>
<AssemblyName>IHK-ResultsNotifier-v1.0.2</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
Expand Down
4 changes: 2 additions & 2 deletions src/IHK.ResultsNotifier/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]

0 comments on commit 0927920

Please sign in to comment.