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 @@
Meet your new assistant
Download Reginald