From 8a6fa4a33a8664d5642853418821f88c7c2930df Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 22 May 2023 16:52:36 -0400 Subject: update installer version --- 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 4852142..6fbf58d 100644 --- a/README.md +++ b/README.md @@ -317,6 +317,7 @@ Then, open windows\_installer\\ted\\ted.sln, and build. 2.2 Keyboard macros 2023 Mar 23 2.2r1 Minor bug fixes 2023 Mar 27 2.3 `:matching-bracket`, various minor improvements 2023 May 11 +2.3.1 Bugfixes, better undo chaining, highlight TODOs in comments. 2023 May 22 ## License diff --git a/windows_installer/ted/ted/ted.vdproj b/windows_installer/ted/ted/ted.vdproj index 1b49ca9..dab01ef 100644 --- a/windows_installer/ted/ted/ted.vdproj +++ b/windows_installer/ted/ted/ted.vdproj @@ -594,15 +594,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:ted" - "ProductCode" = "8:{F8868479-414E-4A89-ABED-7EAB500197A8}" - "PackageCode" = "8:{54B099FB-19D2-48CF-9007-AC253355DE1A}" + "ProductCode" = "8:{9DF2F231-2AAE-4C33-A132-DB263B706234}" + "PackageCode" = "8:{965BE973-871A-4E8D-8079-13F8D552A3FC}" "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:23.03.2716" + "ProductVersion" = "8:23.05.2217" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" -- cgit v1.2.3