Skip to content

Commit 39193fc

Browse files
committedOct 25, 2023
push version to 2.18.0
1 parent dc59f2e commit 39193fc

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 17
29-
#define PATCH 1
28+
#define MINOR 18
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.