Skip to content

Commit dd8bd93

Browse files
committed
update for V 1.3 build
1 parent b55fe06 commit dd8bd93

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Readme.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ <h2>Notes for Git 1.7.10+ Users</h2>
2323
<p>Since 1.7.10, <strong>Git for Windows</strong> supports UTF-8 encoding internally. If you are using non-ASCII file names,
2424
please follow <a href="https://github.com/kblees/git/wiki">this page</a> to see how to update your Git settings and how to migrate your repositories.</p>
2525
<h2>Change Logs</h2>
26+
<strong>V1.3</strong>
27+
<ul>
28+
<li>Added Settings button to the Pending change tool window</li>
29+
<li>Bug fixes: Pull request #110, #111, #112</li>
30+
</ul>
2631
<strong>V1.2</strong>
2732
<ul>
2833
<li>Support Visual Studio 2013</li>

source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Identifier Id="C4128D99-2000-41D1-A6C3-704E6C1A3DE2">
44
<Name>Git Source Control Provider</Name>
55
<Author>Yiyi Sun et. al.</Author>
6-
<Version>1.2</Version>
6+
<Version>1.3</Version>
77
<Description xml:space="preserve">Git Source Control Provider is a plug-in that integrates git with Visual Studio.</Description>
88
<Locale>1033</Locale>
99
<MoreInfoUrl>http://visualstudiogallery.msdn.microsoft.com/63a7e40d-4d71-4fbb-a23b-d262124b8f4c</MoreInfoUrl>

0 commit comments

Comments
 (0)