Skip to content

Commit

Permalink
Increased version to v1.0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Clareburt committed Oct 30, 2016
1 parent f5bd2db commit b4f5d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HotCommandsVSIX/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -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="e8175b11-0e09-42b5-9c3c-ba7bfb53a311" Version="1.0.5.1" Language="en-US" Publisher="Justin Clareburt" />
<Identity Id="e8175b11-0e09-42b5-9c3c-ba7bfb53a311" Version="1.0.5.2" Language="en-US" Publisher="Justin Clareburt" />
<DisplayName>Hot Commands for Visual Studio</DisplayName>
<Description xml:space="preserve">A collection of commands, analyzers, and refactorings for enhanced productivity in Visual Studio IDE</Description>
</Metadata>
Expand Down

0 comments on commit b4f5d86

Please sign in to comment.