Skip to content

Commit

Permalink
push version to 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixKratz committed Apr 22, 2023
1 parent d28734d commit 03c6bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sketchybar.m
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
#define HELP_OPT_SHRT "-h"

#define MAJOR 2
#define MINOR 14
#define PATCH 4
#define MINOR 15
#define PATCH 0

extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
extern int SLSMainConnectionID(void);
Expand Down

0 comments on commit 03c6bee

Please sign in to comment.