Skip to content

Commit c8e1a96

Browse files
committed
New release v1.2.2
1 parent 9f9a869 commit c8e1a96

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

Setup/Setup.vdproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -159,15 +159,15 @@
159159
{
160160
"Name" = "8:Microsoft Visual Studio"
161161
"ProductName" = "8:Telemetry Monitor"
162-
"ProductCode" = "8:{00160BFD-98BE-428E-AB3F-7EF3307A79CB}"
163-
"PackageCode" = "8:{AB572D2F-0CB2-4142-B095-426F98383122}"
162+
"ProductCode" = "8:{0370C730-FA64-4338-84CA-F5673A202CDD}"
163+
"PackageCode" = "8:{29C54E9D-CD3D-43BC-AE44-E3619469BF2D}"
164164
"UpgradeCode" = "8:{0059BDD4-CAF2-4273-B4E2-4446D5CA3E27}"
165165
"AspNetVersion" = "8:4.0.30319.0"
166166
"RestartWWWService" = "11:FALSE"
167167
"RemovePreviousVersions" = "11:TRUE"
168168
"DetectNewerInstalledVersion" = "11:TRUE"
169169
"InstallAllUsers" = "11:FALSE"
170-
"ProductVersion" = "8:1.2.1"
170+
"ProductVersion" = "8:1.2.2"
171171
"Manufacturer" = "8:Electron"
172172
"ARPHELPTELEPHONE" = "8:"
173173
"ARPHELPLINK" = "8:http://www.wolfgang-rolke.de/gbxdump/"

TMTelemetry.exe.manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3-
<assemblyIdentity type="win32" name="Electron.GbxTools.TMTelemetry" version="1.2.1.10" processorArchitecture="*"></assemblyIdentity>
3+
<assemblyIdentity type="win32" name="Electron.GbxTools.TMTelemetry" version="1.2.2.11" processorArchitecture="*"></assemblyIdentity>
44
<description>TMTelemetry</description>
55
<dependency>
66
<dependentAssembly>

TMTelemetry.rc

0 Bytes
Binary file not shown.

x64/Setup/Setup64.vdproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -159,15 +159,15 @@
159159
{
160160
"Name" = "8:Microsoft Visual Studio"
161161
"ProductName" = "8:Telemetry Monitor"
162-
"ProductCode" = "8:{00FE5A51-EEB8-4497-A5A6-3288D766DF63}"
163-
"PackageCode" = "8:{7572FA07-79EA-4816-B2D7-30C4B111AFF2}"
162+
"ProductCode" = "8:{01E38D33-9583-4F58-BB80-65B947A0870C}"
163+
"PackageCode" = "8:{6ABC2094-7338-4B3C-859D-5CC1F246BD2C}"
164164
"UpgradeCode" = "8:{00BD5903-7DBA-499A-9EBA-FB56272E257D}"
165165
"AspNetVersion" = "8:4.0.30319.0"
166166
"RestartWWWService" = "11:FALSE"
167167
"RemovePreviousVersions" = "11:TRUE"
168168
"DetectNewerInstalledVersion" = "11:TRUE"
169169
"InstallAllUsers" = "11:FALSE"
170-
"ProductVersion" = "8:1.2.1"
170+
"ProductVersion" = "8:1.2.2"
171171
"Manufacturer" = "8:Electron"
172172
"ARPHELPTELEPHONE" = "8:"
173173
"ARPHELPLINK" = "8:http://www.wolfgang-rolke.de/gbxdump/"

0 commit comments

Comments
 (0)