Skip to content

Commit

Permalink
Upgraded extension version to version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelwgn committed Mar 21, 2019
1 parent a67f01c commit f2210bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Extension/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="IndentRainbow.f05146ed-8025-4668-b7b1-8a74bd22b241" Version="0.1" Language="en-US" Publisher="Marcel Wagner" />
<Identity Id="IndentRainbow.f05146ed-8025-4668-b7b1-8a74bd22b241" Version="0.2" Language="en-US" Publisher="Marcel Wagner" />
<DisplayName>IndentRainbow</DisplayName>
<Description xml:space="preserve">Extensions for showing rainbow colors to make it easier to differantiate indent levels.</Description>
</Metadata>
Expand Down

0 comments on commit f2210bf

Please sign in to comment.