From e0d39386e3e9fa338846155ca953b6ee6d8fa045 Mon Sep 17 00:00:00 2001 From: giosali <70548443+giosali@users.noreply.github.com> Date: Sat, 25 Sep 2021 15:56:42 -0500 Subject: [PATCH] Prepare for v0.6.1 release --- CHANGELOG.md | 6 ++++++ Reginald.Installer/Reginald.Installer.vdproj | 10 +++++----- Reginald/Views/ShellView.xaml | 2 +- index.html | 2 +- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8192dfa..72595e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## v0.6.1 + +### Fixed + +* Fixed issue where search results would become highlighted if the cursor was already over the area of the search result *again* + ## v0.6.0 ### Added diff --git a/Reginald.Installer/Reginald.Installer.vdproj b/Reginald.Installer/Reginald.Installer.vdproj index 43df68a..cbdaedc 100644 --- a/Reginald.Installer/Reginald.Installer.vdproj +++ b/Reginald.Installer/Reginald.Installer.vdproj @@ -33,7 +33,7 @@ "DisplayName" = "8:Debug" "IsDebugOnly" = "11:TRUE" "IsReleaseOnly" = "11:FALSE" - "OutputFilename" = "8:Debug\\Reginald-0.6.0.msi" + "OutputFilename" = "8:Debug\\Reginald-0.6.1.msi" "PackageFilesAs" = "3:2" "PackageFileSize" = "3:-2147483648" "CabType" = "3:1" @@ -70,7 +70,7 @@ "DisplayName" = "8:Release" "IsDebugOnly" = "11:FALSE" "IsReleaseOnly" = "11:TRUE" - "OutputFilename" = "8:Release\\Reginald-0.6.0.msi" + "OutputFilename" = "8:Release\\Reginald-0.6.1.msi" "PackageFilesAs" = "3:2" "PackageFileSize" = "3:-2147483648" "CabType" = "3:1" @@ -208,15 +208,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Reginald" - "ProductCode" = "8:{DA4B495E-EF22-49D8-BA4F-9E01262D7028}" - "PackageCode" = "8:{E5F37A86-41AA-4C3B-B9F9-92C6DBE824DB}" + "ProductCode" = "8:{EBADAA0F-E2C7-45E6-B186-3EA9E06BF501}" + "PackageCode" = "8:{93DD1AD5-24E6-43CE-951C-12105291646A}" "UpgradeCode" = "8:{16C43A52-0921-4B50-80CC-FC93372355D7}" "AspNetVersion" = "8:" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:0.6.0" + "ProductVersion" = "8:0.6.1" "Manufacturer" = "8:Reginald" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" diff --git a/Reginald/Views/ShellView.xaml b/Reginald/Views/ShellView.xaml index 4c755fa..ab4d703 100644 --- a/Reginald/Views/ShellView.xaml +++ b/Reginald/Views/ShellView.xaml @@ -22,7 +22,7 @@ - diff --git a/index.html b/index.html index f9764e0..643c67b 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@

Meet your new assistant

+ href="https://github.com/giosali/reginald/releases/download/v0.6.1/Reginald-0.6.1.msi">