diff --git a/src/sketchybar.m b/src/sketchybar.m index c0d7f66..7336dce 100644 --- a/src/sketchybar.m +++ b/src/sketchybar.m @@ -25,7 +25,7 @@ #define MAJOR 2 #define MINOR 14 -#define PATCH 3 +#define PATCH 4 extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context); extern int SLSMainConnectionID(void);