Skip to content

Commit

Permalink
Update version to 1.3.9, pre-release of 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentkempe committed Aug 3, 2014
1 parent 508fb77 commit 6f24b66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 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.2.0")]
[assembly: AssemblyFileVersion("1.3.2.0")]
[assembly: AssemblyVersion("1.3.9.0")]
[assembly: AssemblyFileVersion("1.3.9.0")]
8 changes: 1 addition & 7 deletions 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.2</Version>
<Version>1.3.9</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 All @@ -12,12 +12,6 @@
<PreviewImage>GitDiffMargin-Preview.png</PreviewImage>
<License>License.md</License>
<SupportedProducts>
<VisualStudio Version="11.0">
<Edition>Pro</Edition>
<Edition>Premium</Edition>
<Edition>Ultimate</Edition>
<Edition>IntegratedShell</Edition>
</VisualStudio>
<VisualStudio Version="12.0">
<Edition>Pro</Edition>
<Edition>Premium</Edition>
Expand Down

0 comments on commit 6f24b66

Please sign in to comment.