File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ public static class Constants
1414#if DEBUG
1515 internal const string AssemblyVersion = "99.0.0.0" ;
1616#else
17- internal const string AssemblyVersion = "1.0.0.8 " ;
17+ internal const string AssemblyVersion = "1.0.9.0 " ;
1818#endif
1919
2020 /// <summary>
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Vsix xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" Version =" 1.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2010" >
3- <Identifier Id =" EditorUtilsVsix-1.0.0.8 -5b3b8756-e1d7-4f07-bc0f-8f995063a6c4" >
4- <Name >EditorUtils 1.0.0.8 </Name >
3+ <Identifier Id =" EditorUtilsVsix-1.0.9.0 -5b3b8756-e1d7-4f07-bc0f-8f995063a6c4" >
4+ <Name >EditorUtils 1.0.9.0 </Name >
55 <Author >Jared Parsons</Author >
6- <Version >1.0.0.8 </Version >
6+ <Version >1.0.9.0 </Version >
77 <Description xml : space =" preserve" >VSIX for deploying EditorUtils utility library. </Description >
88 <Locale >1033</Locale >
99 <MoreInfoUrl >https://github.com/jaredpar/EditorUtils</MoreInfoUrl >
You can’t perform that action at this time.
0 commit comments