Skip to content

Commit c7d4ce4

Browse files
committed
Bump version to 1.7.5
1 parent b23fe16 commit c7d4ce4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

RELEASE_NOTES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.7.5
2+
- Added ".http" extension to the .ASP icons group;
3+
- Do not show the update message for the first time.
4+
15
1.7.4
26
- Fixed checking idling detection feature.
37

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.7.4" Language="en-US" Publisher="Reavert" />
4+
<Identity Id="VisualStudioDiscordRPC.Dev16.a715f0c1-87e1-4f52-8483-aebf95fd6eee" Version="1.7.5" 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.7.4" Language="en-US" Publisher="Reavert" />
4+
<Identity Id="VisualStudioDiscordRPC.Dev17.d4a3981d-7790-4946-b044-18e7c2f22af7" Version="1.7.5" 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)