Skip to content

Commit

Permalink
Set Version 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackarain committed Apr 11, 2020
1 parent fd93b27 commit f89e06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TextTools/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="TextTools.YangqiHuang.EF812262-D505-47F3-A8FD-32AC9E206DC3" Version="1.6.1" Language="zh-CN" Publisher="Yangqi Huang" />
<Identity Id="TextTools.YangqiHuang.EF812262-D505-47F3-A8FD-32AC9E206DC3" Version="1.7" Language="zh-CN" Publisher="Yangqi Huang" />
<DisplayName>TextTools</DisplayName>
<Description xml:space="preserve">Provide some utility for text editing.
Convert encoding after save. Convert line ending after save. Column edit support. Remove trailing whitespaces.</Description>
Expand Down

0 comments on commit f89e06c

Please sign in to comment.