From 82991f2c3ddd124b499355db5510aa88e69845ff Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 7 Dec 2022 20:33:51 -0500 Subject: [1.3r2] update msi version, readme --- README.md | 1 + windows_installer/ted/ted/ted.vdproj | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ba20002..07b6850 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ Then, open windows\_installer\\ted\\ted.sln, and build. 1.2r2 Shift+PgUp/PgDown, many rust-related fixes. 2022 Sep 30 1.3 Custom background shader, some bugfixes. 2022 Nov 3 1.3r1 Fixed rust, python syntax highlighting. 2022 Nov 4 +1.3r2 Fixed high CPU usage on some devices. 2022 Dec 7 ## License diff --git a/windows_installer/ted/ted/ted.vdproj b/windows_installer/ted/ted/ted.vdproj index f766422..6c990cd 100644 --- a/windows_installer/ted/ted/ted.vdproj +++ b/windows_installer/ted/ted/ted.vdproj @@ -505,15 +505,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:ted" - "ProductCode" = "8:{643F10DB-AADF-417E-A2DF-C49766EE90C8}" - "PackageCode" = "8:{27119D0D-995C-4445-8A83-9C9D4645DC3A}" + "ProductCode" = "8:{2B6331CC-DB09-4CFC-819F-6D8D7707915B}" + "PackageCode" = "8:{D84EA5BF-43A5-4D0C-88B6-B5AC0A4704B5}" "UpgradeCode" = "8:{844F6C2B-DF3B-4A81-9BD5-603401BBA651}" "AspNetVersion" = "8:2.0.50727.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:FALSE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:22.11.0417" + "ProductVersion" = "8:22.12.0721" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" -- cgit v1.2.3