mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-22 11:23:02 +00:00
push version to 2.20.0
This commit is contained in:
parent
6e6eefb890
commit
ca40c45ac8
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
#define HELP_OPT_SHRT "-h"
|
||||
|
||||
#define MAJOR 2
|
||||
#define MINOR 19
|
||||
#define PATCH 6
|
||||
#define MINOR 20
|
||||
#define PATCH 0
|
||||
|
||||
#if __MAC_OS_X_VERSION_MAX_ALLOWED >= 140000
|
||||
extern CGError SLSWindowManagementBridgeSetDelegate(void* delegate);
|
||||
|
|
Loading…
Reference in a new issue