Skip to content

Commit

Permalink
update extension version number
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuhaotc committed Dec 15, 2020
1 parent be0f373 commit 76fd959
Showing 1 changed file with 1 addition and 1 deletion.
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="CodeIndex.VisualStudioExtension.3fee47f7-831c-4577-8b21-f6505d9699f5" Version="0.60" Language="en-US" Publisher="qiuhaotc" />
<Identity Id="CodeIndex.VisualStudioExtension.3fee47f7-831c-4577-8b21-f6505d9699f5" Version="0.90" Language="en-US" Publisher="qiuhaotc" />
<DisplayName>Code Index Search</DisplayName>
<Description xml:space="preserve">Code index search extension for visual studio
CodeIndex: a fast code searching tools based on Lucene.Net
Expand Down

0 comments on commit 76fd959

Please sign in to comment.