mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-27 13:50:33 +00:00
push version to v2.3.1
This commit is contained in:
parent
65e9595193
commit
35aa876346
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
#define MAJOR 2
|
#define MAJOR 2
|
||||||
#define MINOR 3
|
#define MINOR 3
|
||||||
#define PATCH 0
|
#define PATCH 1
|
||||||
|
|
||||||
extern int SLSMainConnectionID(void);
|
extern int SLSMainConnectionID(void);
|
||||||
extern int RunApplicationEventLoop(void);
|
extern int RunApplicationEventLoop(void);
|
||||||
|
|
Loading…
Reference in a new issue