mirror of
https://github.com/FelixKratz/SketchyBar
synced 2025-02-16 20:48:26 +00:00
push version to 2.17.0
This commit is contained in:
parent
bb033dba94
commit
43d5246e01
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
#define HELP_OPT_SHRT "-h"
|
||||
|
||||
#define MAJOR 2
|
||||
#define MINOR 16
|
||||
#define PATCH 4
|
||||
#define MINOR 17
|
||||
#define PATCH 0
|
||||
|
||||
extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
|
||||
extern int SLSMainConnectionID(void);
|
||||
|
|
Loading…
Add table
Reference in a new issue