Skip to content

Commit 2302fc3

Browse files
committed
Bump version to 1.6.2. Added release notes
1 parent 4523fb8 commit 2302fc3

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

RELEASE_NOTES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.6.2
2+
- Fixed a bug if the git remote is not an HTTP URL;
3+
14
1.6.1
25
- Fixed a bug with displaying the name of the solution when starting Visual Studio;
36
- Fixed a bug that throws the errors when using Debugging Mode in display;

VisualStudioDiscordRPC.Dev16/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="VisualStudioDiscordRPC.Dev16.a715f0c1-87e1-4f52-8483-aebf95fd6eee" Version="1.6.1" Language="en-US" Publisher="Reavert" />
4+
<Identity Id="VisualStudioDiscordRPC.Dev16.a715f0c1-87e1-4f52-8483-aebf95fd6eee" Version="1.6.2" Language="en-US" Publisher="Reavert" />
55
<DisplayName>Discord RPC for Visual Studio 2019</DisplayName>
66
<Description xml:space="preserve">Discord Rich Presence client for your activity in the Visual Studio 2019.</Description>
77
<License>LICENSE.txt</License>

VisualStudioDiscordRPC.Dev17/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="VisualStudioDiscordRPC.Dev17.d4a3981d-7790-4946-b044-18e7c2f22af7" Version="1.6.1" Language="en-US" Publisher="Reavert" />
4+
<Identity Id="VisualStudioDiscordRPC.Dev17.d4a3981d-7790-4946-b044-18e7c2f22af7" Version="1.6.2" Language="en-US" Publisher="Reavert" />
55
<DisplayName>Discord RPC for Visual Studio 2022</DisplayName>
66
<Description xml:space="preserve">Discord Rich Presence client for your activity in the Visual Studio 2022.</Description>
77
<License>LICENSE.txt</License>

0 commit comments

Comments
 (0)