Skip to content

Commit c52cfe5

Browse files
committed
version updated to 1.0.0.5
1 parent bb221bc commit c52cfe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitWorkTree/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
33
<Metadata>
4-
<Identity Id="GitWorkTreeExtension" Version="1.0.0.4" Language="en-US" Publisher="Senthil V" />
4+
<Identity Id="GitWorkTreeExtension" Version="1.0.0.5" Language="en-US" Publisher="Senthil V" />
55
<DisplayName>Git WorkTree</DisplayName>
66
<Description xml:space="preserve">Enables Git worktree support in Visual Studio, letting you easily manage and switch between multiple branches simultaneously.</Description>
77
<MoreInfo>https://git-scm.com/docs/git-worktree</MoreInfo>

0 commit comments

Comments
 (0)