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 b40e32c..2c30d9c 100644
--- a/src/skhd.c
+++ b/src/skhd.c
@@ -28,7 +28,7 @@ extern bool CGSIsSecureEventInputSet();
internal unsigned major_version = 0;
internal unsigned minor_version = 0;
-internal unsigned patch_version = 1;
+internal unsigned patch_version = 2;
internal char *config_file;
struct hotkey *hotkeys;