diff --git a/src/sketchybar.c b/src/sketchybar.c index c7041e2..cb98e39 100644 --- a/src/sketchybar.c +++ b/src/sketchybar.c @@ -26,7 +26,7 @@ #define MAJOR 2 #define MINOR 16 -#define PATCH 3 +#define PATCH 4 extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context); extern int SLSMainConnectionID(void);