Skip to content

Commit ca40c45

Browse files
committedJan 27, 2024
push version to 2.20.0
1 parent 6e6eefb commit ca40c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/sketchybar.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
#define HELP_OPT_SHRT "-h"
2626

2727
#define MAJOR 2
28-
#define MINOR 19
29-
#define PATCH 6
28+
#define MINOR 20
29+
#define PATCH 0
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.