aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/skhd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/skhd.c b/src/skhd.c
index b8f5c2f..02f35f0 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 8
+#define PATCH 9
static struct carbon_event carbon;
static struct event_tap event_tap;