Skip to content

Commit c2194cb

Browse files
committedFeb 6, 2024
push version to 2.20.1
1 parent c6b8aa8 commit c2194cb

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 20
29-
#define PATCH 0
29+
#define PATCH 1
3030

3131
#if __MAC_OS_X_VERSION_MAX_ALLOWED >= 140000
3232
extern CGError SLSWindowManagementBridgeSetDelegate(void* delegate);

0 commit comments

Comments
 (0)
Failed to load comments.