Skip to content

Commit

Permalink
push version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixKratz committed Mar 2, 2022
1 parent 8f3e5fa commit 4ad2872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sketchybar.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
#define VERSION_OPT_SHRT "-v"

#define MAJOR 2
#define MINOR 4
#define PATCH 1
#define MINOR 5
#define PATCH 0

extern int SLSMainConnectionID(void);
extern int RunApplicationEventLoop(void);
Expand Down

0 comments on commit 4ad2872

Please sign in to comment.