Skip to content

Commit c462ac1

Browse files
committed
Update version to 1.3.9.2, pre-release of 2.0.0
1 parent 5556418 commit c462ac1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

GitDiffMargin/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
// You can specify all the values or you can default the Build and Revision Numbers
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
31-
[assembly: AssemblyVersion("1.3.9.1")]
32-
[assembly: AssemblyFileVersion("1.3.9.1")]
31+
[assembly: AssemblyVersion("1.3.9.2")]
32+
[assembly: AssemblyFileVersion("1.3.9.2")]

GitDiffMargin/source.extension.vsixmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Identifier Id="GitDiffMargin..5ef9f816-d9ce-45cd-a8fa-cd67a807df0e">
44
<Name>Git Diff Margin</Name>
55
<Author>Laurent Kempé</Author>
6-
<Version>1.3.9.1</Version>
6+
<Version>1.3.9.2</Version>
77
<Description xml:space="preserve">A margin extension to the Visual Studio Editor which displays the git diff.</Description>
88
<MoreInfoUrl>https://github.com/laurentkempe/GitDiffMargin</MoreInfoUrl>
99
<ReleaseNotes>http://visualstudiogallery.msdn.microsoft.com/cf49cf30-2ca6-4ea0-b7cc-6a8e0dadc1a8</ReleaseNotes>

0 commit comments

Comments
 (0)