diff --git a/AutoFindReplace/source.extension.vsixmanifest b/AutoFindReplace/source.extension.vsixmanifest index e9aa222..a0ff0d6 100644 --- a/AutoFindReplace/source.extension.vsixmanifest +++ b/AutoFindReplace/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + AutoFindReplace Automatically perform a find/replace action on individual file(s) within a specified project(s) upon opening a named solution. https://github.com/GregTrevellick/AutoFindReplace diff --git a/CHANGELOG.md b/CHANGELOG.md index 38380d8..03095b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ These are the changes to each version that has been released on the official Visual Studio extension gallery. -## 1.2.xx +## 1.2.107 -**2016-12-dd** +**2016-12-22** - [x] Bug fixes - [x] Partially defined rules not displayed in Tools > Options > Rules