Skip to content

Commit 1563d5b

Browse files
committed
update for new default config
1 parent f36eb7d commit 1563d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sketchybar.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
#define MAJOR 2
2828
#define MINOR 17
29-
#define PATCH 0
29+
#define PATCH 1
3030

3131
extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
3232
extern int SLSMainConnectionID(void);

0 commit comments

Comments
 (0)