Skip to content

Commit 1a3708c

Browse files
committedSep 30, 2023
hotfix for mouse problems and select distributed notifications
1 parent 0e4ccc1 commit 1a3708c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/sketchybar.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
#define MAJOR 2
2828
#define MINOR 16
29-
#define PATCH 3
29+
#define PATCH 4
3030

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

0 commit comments

Comments
 (0)
Failed to load comments.