mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-10 05:44:16 +00:00
push version to 2.14.4
This commit is contained in:
parent
e7461b4bb5
commit
05bf71db18
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
#define MAJOR 2
|
#define MAJOR 2
|
||||||
#define MINOR 14
|
#define MINOR 14
|
||||||
#define PATCH 3
|
#define PATCH 4
|
||||||
|
|
||||||
extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
|
extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
|
||||||
extern int SLSMainConnectionID(void);
|
extern int SLSMainConnectionID(void);
|
||||||
|
|
Loading…
Reference in a new issue