diff --git a/src/sketchybar.c b/src/sketchybar.c index 9be9191..e64578b 100644 --- a/src/sketchybar.c +++ b/src/sketchybar.c @@ -13,7 +13,7 @@ #define MAJOR 1 #define MINOR 0 -#define PATCH 4 +#define PATCH 5 extern int SLSMainConnectionID(void); extern int RunApplicationEventLoop(void);