File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Tvl.VisualStudio.MouseFastScroll Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
// by using the '*' as shown below:
32
32
// [assembly: AssemblyVersion("1.0.*")]
33
33
[ assembly: AssemblyVersion ( "3.0.0.0" ) ]
34
- [ assembly: AssemblyFileVersion ( "3.0.0 .0" ) ]
35
- [ assembly: AssemblyInformationalVersion ( "3.0.0.0 " ) ]
34
+ [ assembly: AssemblyFileVersion ( "3.0.1 .0" ) ]
35
+ [ assembly: AssemblyInformationalVersion ( "3.0.1.0-dev " ) ]
Original file line number Diff line number Diff line change 3
3
<Identifier Id =" Tvl.VisualStudio.MouseFastScroll.7DFA0DD1-8052-464D-9A1A-5EADC10A84B0" >
4
4
<Name >Mouse Fast Scroll</Name >
5
5
<Author >Sam Harwell</Author >
6
- <Version >3.0.0 </Version >
6
+ <Version >3.0.1 </Version >
7
7
<Description xml : space =" preserve" >Use Ctrl+Mouse Wheel for fast and easy Page Up/Down scrolling.</Description >
8
8
<Locale >1033</Locale >
9
9
<License >LICENSE.txt</License >
You can’t perform that action at this time.
0 commit comments