diff --git a/core_me/__init__.py b/core_me/__init__.py index 9a98841f..07f497e6 100644 --- a/core_me/__init__.py +++ b/core_me/__init__.py @@ -1,2 +1,2 @@ -__version__ = '6.1.0' +__version__ = '6.1.1' __appname__ = 'dupeGuru Music Edition' \ No newline at end of file diff --git a/help/changelog_me b/help/changelog_me index 6af0ea65..d3f71796 100644 --- a/help/changelog_me +++ b/help/changelog_me @@ -1,3 +1,7 @@ +=== 6.1.1 (2011-10-03) + +* Fixed a couple of broken action bindings from v6.1.0. + === 6.1.0 (2011-09-29) * Added duplicate re-prioritization dialog. (#138)