mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-10 05:44:16 +00:00
push version to 2.15.0
This commit is contained in:
parent
d28734d918
commit
03c6bee037
1 changed files with 2 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue