diff --git a/RangeHighlight/manifest.json b/RangeHighlight/manifest.json index bf2afa2..c294b67 100644 --- a/RangeHighlight/manifest.json +++ b/RangeHighlight/manifest.json @@ -1,7 +1,7 @@ { "Name": "Range Highlight", "Author": "Jamie Taylor", - "Version": "3.5.0-beta2", + "Version": "3.5.0", "Description": "Highlights ranges for scarecrows, sprinklers, etc.", "UniqueID": "jltaylor-us.RangeHighlight", "EntryDll": "RangeHighlight.dll", diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 796afdb..87b7f63 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -3,9 +3,11 @@ ## Version 3.5.0 -* If the currently held item has a highlighter, then show the range at the +* Show at action location: if the currently held item has a highlighter, + then show the range at the location where the item would be placed if you press the action button. - This can be disabled in the configuration. + This can be disabled or set to show only when the mouse is hidden + in the configuration. * _Don't_ show the range of the currently held item at the mouse position if the mouse has been hidden (presumably because you are using a controller).