Skip to content

Commit

Permalink
push version to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixKratz committed Dec 20, 2021
1 parent 65e9595 commit 35aa876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sketchybar.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

#define MAJOR 2
#define MINOR 3
#define PATCH 0
#define PATCH 1

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

0 comments on commit 35aa876

Please sign in to comment.