diff --git a/src/sketchybar.m b/src/sketchybar.m index a9205851..39ba84c9 100644 --- a/src/sketchybar.m +++ b/src/sketchybar.m @@ -16,7 +16,7 @@ #define MAJOR 2 #define MINOR 13 -#define PATCH 1 +#define PATCH 2 extern int SLSMainConnectionID(void); extern int RunApplicationEventLoop(void);