Skip to content

Commit 0caba7b

Browse files
committed
Update to version 4.3.1
1 parent 924e412 commit 0caba7b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

HotCommands/Packaging/ReleaseNotes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Hot Commands for Visual Studio
2+
21-Feb-2023: v4.3.1 Re-write of DuplicateSelection (Issue #95 - Fix from from Carl Foghammar N�mtak)
23
21-Feb-2023: v4.3.0 Perfected DuplicateLinesUp (Issue #93 - Fix from from Carl Foghammar N�mtak)
34
16-Feb-2023: v4.2.0 Added command: DuplicateLinesUp
45
07-Aug-2022: v4.1.0 Added command: DuplicateLine (Issue #89 - Fabio Marmitt)

HotCommands/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<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">
33
<Metadata>
4-
<Identity Id="e8175b11-0e09-42b5-9c3c-ba7bfb53a311" Version="4.3.0" Language="en-US" Publisher="Justin Clareburt" />
4+
<Identity Id="e8175b11-0e09-42b5-9c3c-ba7bfb53a311" Version="4.3.1" Language="en-US" Publisher="Justin Clareburt" />
55
<DisplayName>Hot Commands</DisplayName>
66
<Description xml:space="preserve">A collection of commands and shortcuts for enhanced productivity in Visual Studio IDE. VS2022+</Description>
77
<MoreInfo>https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.HotCommandsforVisualStudio</MoreInfo>

0 commit comments

Comments
 (0)