Skip to content

Commit

Permalink
Bump version number to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcheetham committed Feb 6, 2019
1 parent 90cf738 commit af11823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebLinks.VisualStudio/source.extension.vsixmanifest
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<Metadata>
<Identity Id="WebLinks.aea81188-c332-45b5-83c3-42c72286b1c4" Version="1.3" Language="en-US" Publisher="Matthew John Cheetham" />
<Identity Id="WebLinks.aea81188-c332-45b5-83c3-42c72286b1c4" Version="1.4" Language="en-US" Publisher="Matthew John Cheetham" />
<DisplayName>WebLinks</DisplayName>
<Description xml:space="preserve">Generate and open links to your source files in the web.</Description>
</Metadata>
Expand Down

0 comments on commit af11823

Please sign in to comment.