Skip to content

Commit 6efd6b3

Browse files
committed
Merge pull request #1 from sharwell/release/3.0.0
Release/3.0.0
2 parents c93d8d9 + 14db381 commit 6efd6b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Tvl.VisualStudio.MouseFastScroll/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// by using the '*' as shown below:
3232
// [assembly: AssemblyVersion("1.0.*")]
3333
[assembly: AssemblyVersion("3.0.0.0")]
34-
[assembly: AssemblyFileVersion("3.0.0.0")]
35-
[assembly: AssemblyInformationalVersion("3.0.0.0-dev")]
34+
[assembly: AssemblyFileVersion("3.0.1.0")]
35+
[assembly: AssemblyInformationalVersion("3.0.1.0-dev")]

Tvl.VisualStudio.MouseFastScroll/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Identifier Id="Tvl.VisualStudio.MouseFastScroll.7DFA0DD1-8052-464D-9A1A-5EADC10A84B0">
44
<Name>Mouse Fast Scroll</Name>
55
<Author>Sam Harwell</Author>
6-
<Version>3.0.0</Version>
6+
<Version>3.0.1</Version>
77
<Description xml:space="preserve">Use Ctrl+Mouse Wheel for fast and easy Page Up/Down scrolling.</Description>
88
<Locale>1033</Locale>
99
<License>LICENSE.txt</License>

0 commit comments

Comments
 (0)