Skip to content

Commit e53265e

Browse files
committed
- Adjusted VSIX version to 1.1.
1 parent da50e86 commit e53265e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CR_ConvertStringToAppSetting/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Identifier Id="CR_ConvertStringToAppSetting">
44
<Name>ConvertStringToAppSetting for CodeRush</Name>
55
<Author>Rory Becker</Author>
6-
<Version>1.0</Version>
6+
<Version>1.1</Version>
77
<Description xml:space="preserve">ConvertStringToAppSetting provides a refactoring to convert string literals into entries in an application configuration file (app.config).</Description>
88
<Locale>1033</Locale>
99
<Icon>CR-Plug-in.png</Icon>

0 commit comments

Comments
 (0)