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 34
34
// You can specify all the values or you can default the Build and Revision Numbers
35
35
// by using the '*' as shown below:
36
36
// [assembly: AssemblyVersion("1.0.*")]
37
- [ assembly: AssemblyVersion ( "1.0 .0.0" ) ]
38
- [ assembly: AssemblyFileVersion ( "1.0.1 .0" ) ]
39
- [ assembly: AssemblyInformationalVersion ( "1.0. 1.0-dev " ) ]
37
+ [ assembly: AssemblyVersion ( "1.1 .0.0" ) ]
38
+ [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
39
+ [ assembly: AssemblyInformationalVersion ( "1.1.0.0 " ) ]
Original file line number Diff line number Diff line change 3
3
<Identifier Id =" Tvl.VisualStudio.OpenInExternalBrowser.AB302857-F9A9-4345-B930-FC99D0F80601" >
4
4
<Name >Open in External Browser</Name >
5
5
<Author >Sam Harwell</Author >
6
- <Version >1.0.1 </Version >
6
+ <Version >1.1.0 </Version >
7
7
<Description xml : space =" preserve" >Alters the behavior of Ctrl+Click in the editor to open links in the default external browser</Description >
8
8
<Locale >1033</Locale >
9
9
<License >LICENSE</License >
You can’t perform that action at this time.
0 commit comments