From 36a45b37472dfb5c74a7e54e8ee34133dafee4d7 Mon Sep 17 00:00:00 2001 From: koekeishiya Date: Wed, 3 May 2023 14:52:34 +0200 Subject: v0.3.7 --- src/skhd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/skhd.c b/src/skhd.c index ed2617c..ca73b1a 100644 --- a/src/skhd.c +++ b/src/skhd.c @@ -62,7 +62,7 @@ extern CGError CGSRegisterNotifyProc(void *handler, uint32_t type, void *context #define MAJOR 0 #define MINOR 3 -#define PATCH 6 +#define PATCH 7 static struct carbon_event carbon; static struct event_tap event_tap; -- cgit v1.2.3