diff --git a/Quicksilver/Configuration/Developer.xcconfig b/Quicksilver/Configuration/Developer.xcconfig index 41f76f1a1..633e67c51 100644 --- a/Quicksilver/Configuration/Developer.xcconfig +++ b/Quicksilver/Configuration/Developer.xcconfig @@ -4,7 +4,7 @@ QS_INFO_VERSION = 2.0.1 // The current development version shown in About Box -QS_BUNDLE_VERSION = 4028 +QS_BUNDLE_VERSION = 4029 // A build of Quicksilver that breaks backwards compatibility for plugins. Setting a value here will mean that all future plugins built with `bltrversion` will have a minimum QS version requirement of this value QS_BACKWARDS_COMPATIBILITY_BREAK = 4001 diff --git a/Quicksilver/SharedSupport/CHANGELOG b/Quicksilver/SharedSupport/CHANGELOG index c9b266a99..eb106f753 100644 --- a/Quicksilver/SharedSupport/CHANGELOG +++ b/Quicksilver/SharedSupport/CHANGELOG @@ -1,4 +1,4 @@ -## Changes - 2.0.1 (4028) 2022-04-03 ## +## Changes - 2.0.1 (4029) 2022-04-03 ## ### Fixed ###