File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Tvl.VisualStudio.MouseFastScroll Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<PropertyGroup >
5
5
<Company >Tunnel Vision Laboratories, LLC</Company >
6
6
<Copyright >Copyright © Sam Harwell 2014</Copyright >
7
- <Version >4.2 .0.0</Version >
8
- <FileVersion >4.2 .0.0</FileVersion >
9
- <InformationalVersion >4.2.0 </InformationalVersion >
7
+ <Version >4.3 .0.0</Version >
8
+ <FileVersion >4.3 .0.0</FileVersion >
9
+ <InformationalVersion >4.3.0-dev </InformationalVersion >
10
10
</PropertyGroup >
11
11
12
12
<PropertyGroup >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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" >
3
3
<Metadata >
4
- <Identity Id =" Tvl.VisualStudio.MouseFastScroll.7DFA0DD1-8052-464D-9A1A-5EADC10A84B0" Version =" 4.2 .0" Language =" en-US" Publisher =" Sam Harwell" />
4
+ <Identity Id =" Tvl.VisualStudio.MouseFastScroll.7DFA0DD1-8052-464D-9A1A-5EADC10A84B0" Version =" 4.3 .0" Language =" en-US" Publisher =" Sam Harwell" />
5
5
<DisplayName >Mouse Fast Scroll</DisplayName >
6
6
<Description >Use Ctrl+Mouse Wheel for fast and easy Page Up/Down scrolling.</Description >
7
7
<MoreInfo >https://github.com/tunnelvisionlabs/MouseFastScroll</MoreInfo >
8
8
<License >LICENSE.txt</License >
9
9
<!-- Don't include the GettingStartedGuide because it makes a web browser pop up after installation -->
10
10
<!-- <GettingStartedGuide>https://marketplace.visualstudio.com/items?itemName=SamHarwell.MouseFastScroll</GettingStartedGuide>-->
11
- <ReleaseNotes >https://github.com/tunnelvisionlabs/MouseFastScroll/releases/tag/4.2 .0</ReleaseNotes >
11
+ <ReleaseNotes >https://github.com/tunnelvisionlabs/MouseFastScroll/releases/tag/4.3 .0</ReleaseNotes >
12
12
<!-- <Icon></Icon>-->
13
13
<!-- <PreviewImage></PreviewImage>-->
14
14
<Tags >mouse, scroll, zoom</Tags >
You can’t perform that action at this time.
0 commit comments