From b06f2332e7eb08e2132d36462af759ed5da94ab4 Mon Sep 17 00:00:00 2001 From: koekeishiya Date: Sun, 21 May 2023 23:59:39 +0200 Subject: v0.3.8 --- src/skhd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/skhd.c b/src/skhd.c index ca73b1a..6da4456 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 7 +#define PATCH 8 static struct carbon_event carbon; static struct event_tap event_tap; -- cgit v1.2.3