Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelwgn committed Jan 16, 2024
1 parent 9a2b996 commit 53b7fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IndentRainbow.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="1.3.2" Language="en-US" Publisher="Marcel Wagner" />
<Identity Id="IndentRainbow.f05146ed-8025-4668-b7b1-8a74bd22b241" Version="1.3.3" Language="en-US" Publisher="Marcel Wagner" />
<DisplayName>IndentRainbow</DisplayName>
<Description xml:space="preserve">Extensions for showing rainbow colors to make it easier to differentiate indent levels.</Description>
<Icon>Resources\IndentRainbowPackage.ico</Icon>
Expand Down

0 comments on commit 53b7fab

Please sign in to comment.