Skip to content

Commit

Permalink
Update version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentkempe committed Mar 24, 2014
1 parent 8479368 commit 33fbd6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions GitDiffMargin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,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.3.1.0")]
[assembly: AssemblyFileVersion("1.3.1.0")]
[assembly: AssemblyVersion("1.3.2.0")]
[assembly: AssemblyFileVersion("1.3.2.0")]
2 changes: 1 addition & 1 deletion GitDiffMargin/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="GitDiffMargin..5ef9f816-d9ce-45cd-a8fa-cd67a807df0e">
<Name>Git Diff Margin</Name>
<Author>Laurent Kempé</Author>
<Version>1.3.1</Version>
<Version>1.3.2</Version>
<Description xml:space="preserve">A margin extension to the Visual Studio Editor which displays the git diff.</Description>
<MoreInfoUrl>https://github.com/laurentkempe/GitDiffMargin</MoreInfoUrl>
<ReleaseNotes>http://visualstudiogallery.msdn.microsoft.com/cf49cf30-2ca6-4ea0-b7cc-6a8e0dadc1a8</ReleaseNotes>
Expand Down

0 comments on commit 33fbd6d

Please sign in to comment.