diff --git a/src/sketchybar.m b/src/sketchybar.m index aadfaa8..e702125 100644 --- a/src/sketchybar.m +++ b/src/sketchybar.m @@ -17,8 +17,8 @@ #define VERSION_OPT_SHRT "-v" #define MAJOR 2 -#define MINOR 10 -#define PATCH 1 +#define MINOR 11 +#define PATCH 0 extern int SLSMainConnectionID(void); extern int RunApplicationEventLoop(void);